KIE EAP - Maven plugin 6.1.0.Final

org.kie.integration.eap.maven.exception
Class EAPModulesDefinitionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
EAPModulesDefinitionException()
           
EAPModulesDefinitionException(String message)
           
EAPModulesDefinitionException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

EAPModulesDefinitionException

public EAPModulesDefinitionException()

EAPModulesDefinitionException

public EAPModulesDefinitionException(String message)

EAPModulesDefinitionException

public EAPModulesDefinitionException(String message,
                                     Throwable cause)

KIE EAP - Maven plugin 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.