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, toString
public WorkflowException()
public WorkflowException(String message)
public WorkflowException(String message, Throwable throwable)
public WorkflowException(Throwable throwable)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.