public class WorkflowProxyException extends WorkflowEngineException
| Constructor and Description |
|---|
WorkflowProxyException()
Constructs a WorkflowProxyException.
|
WorkflowProxyException(String message)
Constructs a WorkflowProxyException.
|
WorkflowProxyException(String message,
Throwable cause)
Constructs a WorkflowProxyException.
|
WorkflowProxyException(Throwable cause)
Constructs a WorkflowProxyException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WorkflowProxyException()
public WorkflowProxyException(String message)
message - public WorkflowProxyException(Throwable cause)
cause - Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.