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