public class WebBeansCreationException extends WebBeansException
| Constructor and Description |
|---|
WebBeansCreationException(String message) |
WebBeansCreationException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInformation(String additionalInformation)
Add some additional information to the message.
|
String |
getLocalizedMessage() |
String |
getMessage() |
getCauseaddSuppressed, fillInStackTrace, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebBeansCreationException(Throwable e)
public WebBeansCreationException(String message)
public void addInformation(String additionalInformation)
DescriptiveExceptionaddInformation in interface DescriptiveExceptionaddInformation in class WebBeansExceptionpublic String getMessage()
getMessage in class WebBeansExceptionpublic String getLocalizedMessage()
getLocalizedMessage in class WebBeansExceptionCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.