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