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:
- Serializable
public class PvmException
- extends ProcessEngineException
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PvmException
public PvmException(String message,
Throwable cause)
PvmException
public PvmException(String message)
Copyright © 2016 camunda services GmbH. All rights reserved.