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