@WebFault(name="UnsupportedAction") public class UnsupportedActionException extends Exception
Constructor and Description |
---|
UnsupportedActionException() |
UnsupportedActionException(String message) |
UnsupportedActionException(String message,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedActionException()
public UnsupportedActionException(String message)
public UnsupportedActionException(String message, Throwable e)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.