|
KIE EAP - Maven plugin 6.2.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.kie.integration.eap.maven.exception.EAPModuleDefinitionException
public class EAPModuleDefinitionException
Exception for an invalid definition for a single static module.
| Constructor Summary | |
|---|---|
EAPModuleDefinitionException(String moduleName,
String message)
|
|
EAPModuleDefinitionException(String moduleName,
String message,
Throwable cause)
|
|
| Method Summary | |
|---|---|
String |
getMessage()
|
String |
getModuleName()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EAPModuleDefinitionException(String moduleName,
String message)
public EAPModuleDefinitionException(String moduleName,
String message,
Throwable cause)
| Method Detail |
|---|
public String getModuleName()
public String getMessage()
getMessage in class Throwable
|
KIE EAP - Maven plugin 6.2.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||