public class WorkflowException extends Exception
| Constructor and Description | 
|---|
| WorkflowException() | 
| WorkflowException(String message) | 
| WorkflowException(String message,
                                  Throwable throwable) | 
| WorkflowException(Throwable throwable) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WorkflowException()
public WorkflowException(String message)
public WorkflowException(String message, Throwable throwable)
public WorkflowException(Throwable throwable)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.