org.camunda.bpm.application
Class ProcessApplicationExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.camunda.bpm.application.ProcessApplicationExecutionException
- All Implemented Interfaces:
- Serializable
public class ProcessApplicationExecutionException
- extends Exception
- Author:
- Daniel Meyer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProcessApplicationExecutionException
public ProcessApplicationExecutionException()
ProcessApplicationExecutionException
public ProcessApplicationExecutionException(String message,
Throwable cause)
ProcessApplicationExecutionException
public ProcessApplicationExecutionException(String message)
ProcessApplicationExecutionException
public ProcessApplicationExecutionException(Throwable cause)
Copyright © 2016 camunda services GmbH. All rights reserved.