Package org.camunda.bpm.qa.upgrade.util
Class ThrowBpmnErrorDelegate.ThrowBpmnErrorDelegateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate.ThrowBpmnErrorDelegateException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ThrowBpmnErrorDelegate
public static class ThrowBpmnErrorDelegate.ThrowBpmnErrorDelegateException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ThrowBpmnErrorDelegateException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ThrowBpmnErrorDelegateException
public ThrowBpmnErrorDelegateException(String message)
-
-