com.ebmwebsourcing.easybpmn.bpmn20.api
Class BPMNException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException
All Implemented Interfaces:
java.io.Serializable

public class BPMNException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
BPMNException()
           
BPMNException(java.lang.String message)
           
BPMNException(java.lang.String message, java.lang.Throwable cause)
           
BPMNException(java.lang.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

BPMNException

public BPMNException()

BPMNException

public BPMNException(java.lang.String message,
                     java.lang.Throwable cause)

BPMNException

public BPMNException(java.lang.String message)

BPMNException

public BPMNException(java.lang.Throwable cause)


Copyright © 2011 Petals Link. All Rights Reserved.