public class IdentifierNotFoundException extends FormattedRuntimeException
| Constructor and Description |
|---|
IdentifierNotFoundException() |
IdentifierNotFoundException(String message,
Object... args) |
IdentifierNotFoundException(Throwable throwable) |
IdentifierNotFoundException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.