org.kuali.student.contract.model.test.source
Class OperationFailedException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.kuali.student.contract.model.test.source.OperationFailedException
- All Implemented Interfaces: 
 - Serializable
 
@WebFault(faultBean="org.kuali.student.r2.common.exceptions.jaxws.OperationFailedExceptionBean")
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.