@WebFault(name="InvalidActionTakenFault", targetNamespace="http://rice.kuali.org/kew/v2_0") public class InvalidActionTakenException extends WorkflowRuntimeException
Constructor and Description |
---|
InvalidActionTakenException() |
InvalidActionTakenException(String message) |
InvalidActionTakenException(String message,
Throwable cause) |
InvalidActionTakenException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidActionTakenException()
public InvalidActionTakenException(String message, Throwable cause)
public InvalidActionTakenException(String message)
public InvalidActionTakenException(Throwable cause)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.