public class EAPModuleDefinitionException extends Exception
| Constructor and Description |
|---|
EAPModuleDefinitionException(String moduleName,
String message) |
EAPModuleDefinitionException(String moduleName,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getModuleName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getModuleName()
public String getMessage()
getMessage in class ThrowableCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.