public abstract class AbstractNoSuchElementException extends RuntimeException
Constructor and Description |
---|
AbstractNoSuchElementException(Object pParent,
Class<?> pChildClass,
String pChildIdentifier) |
AbstractNoSuchElementException(Object pParent,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getChildIdentifier() |
Object |
getParent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.