public class EngineException extends Exception
An exception throw by the Workflow Engine.
Constructor and Description |
---|
EngineException() |
EngineException(String message) |
EngineException(String message,
Throwable cause) |
EngineException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1999–2017 Apache OODT. All rights reserved.