org.kuali.student.r2.common.exceptions
Class OperationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.student.r2.common.exceptions.OperationFailedException
- All Implemented Interfaces:
- Serializable
@WebFault(name="OperationFailed")
public class OperationFailedException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OperationFailedException
public OperationFailedException()
OperationFailedException
public OperationFailedException(String message)
OperationFailedException
public OperationFailedException(String message,
Throwable t)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.