KIE EAP - Maven plugin 6.1.0.Final

org.kie.integration.eap.maven.patch
Class EAPPatchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.kie.integration.eap.maven.patch.EAPPatchException
All Implemented Interfaces:
Serializable

public class EAPPatchException
extends Exception

See Also:
Serialized Form

Constructor Summary
EAPPatchException(String message, String patchId)
           
EAPPatchException(String message, Throwable cause, String patchId)
           
EAPPatchException(Throwable cause, String patchId)
           
 
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

EAPPatchException

public EAPPatchException(String message,
                         String patchId)

EAPPatchException

public EAPPatchException(String message,
                         Throwable cause,
                         String patchId)

EAPPatchException

public EAPPatchException(Throwable cause,
                         String patchId)

KIE EAP - Maven plugin 6.1.0.Final

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