public class WebworkConfigurationNotFoundException extends IllegalArgumentException
| Constructor and Description |
|---|
WebworkConfigurationNotFoundException(Object clazz,
String message,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
String |
getMessage() |
String |
toString() |
addSuppressed, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic Throwable fillInStackTrace()
fillInStackTrace in class Throwablepublic String getMessage()
getMessage in class ThrowableCopyright © 2013 Atlassian. All Rights Reserved.