Package de.xima.fc.exceptions
Class WorkflowPlaceholderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.WorkflowPlaceholderException
- All Implemented Interfaces:
Serializable
Exception thrown by the workflow placeholder refactorer.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowPlaceholderException
(String message) WorkflowPlaceholderException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorkflowPlaceholderException
public WorkflowPlaceholderException() -
WorkflowPlaceholderException
-
WorkflowPlaceholderException
-
WorkflowPlaceholderException
-