org.kie.integration.eap.maven.exception
Class EAPModulesDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kie.integration.eap.maven.exception.EAPModulesDefinitionException
- All Implemented Interfaces:
- Serializable
public class EAPModulesDefinitionException
- extends Exception
Exception for an invalid definition for static modules.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EAPModulesDefinitionException
public EAPModulesDefinitionException()
EAPModulesDefinitionException
public EAPModulesDefinitionException(String message)
EAPModulesDefinitionException
public EAPModulesDefinitionException(String message,
Throwable cause)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.