public final class ComponentLookupException extends Exception
| Constructor and Description |
|---|
ComponentLookupException(String message,
String role,
String hint) |
ComponentLookupException(Throwable cause,
String role,
String hint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableCopyright © 2016. All Rights Reserved.