Package org.camunda.bpm.engine.impl.pvm
Class PvmException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.camunda.bpm.engine.ProcessEngineException
- 
- org.camunda.bpm.engine.impl.pvm.PvmException
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class PvmException extends ProcessEngineException - Author:
- Tom Baeyens
- See Also:
- Serialized Form
 
- 
- 
Field Summary- 
Fields inherited from class org.camunda.bpm.engine.ProcessEngineExceptioncode
 
- 
 - 
Constructor SummaryConstructors Constructor Description PvmException(java.lang.String message)PvmException(java.lang.String message, java.lang.Throwable cause)
 - 
Method Summary- 
Methods inherited from class org.camunda.bpm.engine.ProcessEngineExceptiongetCode, setCode
 
- 
 
-