com.sap.bpm.exception.api

Class BPMException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.bpm.exception.api.BPMException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BPMIllegalAccessException, BPMIllegalArgumentException, BPMIllegalOperationException, BPMIllegalStateException

public class BPMException
extends Exception

This is the base exception for all BPM related exceptions.

See Also:
Serialized Form

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

BPMException

public BPMException(String message)

BPMException

public BPMException(Throwable cause)

BPMException

public BPMException(String message,
                    Throwable cause)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] BPEM-FACADE [sap.com] tc/bpem/facade/ear api BC-BMT-BPM
[sap.com] BPEM-FACADE [sap.com] tc/bpem/facade/ear - BC-BMT-BPM


Copyright 2011 SAP AG Complete Copyright Notice