org.kuali.rice.krad.exception
Class ReferenceAttributeDoesntExistException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.kuali.rice.krad.exception.ReferenceAttributeDoesntExistException
org.kuali.rice.krad.exception.ReferenceAttributeDoesntExistException
- All Implemented Interfaces: 
- Serializable
- public class ReferenceAttributeDoesntExistException 
- extends RuntimeException
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ReferenceAttributeDoesntExistException
public ReferenceAttributeDoesntExistException()
ReferenceAttributeDoesntExistException
public ReferenceAttributeDoesntExistException(String message)
ReferenceAttributeDoesntExistException
public ReferenceAttributeDoesntExistException(Throwable cause)
ReferenceAttributeDoesntExistException
public ReferenceAttributeDoesntExistException(String message,
                                              Throwable cause)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.