Class ReferenceAttributeNotAnOjbReferenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.rice.krad.exception.ReferenceAttributeNotAnOjbReferenceException
All Implemented Interfaces:
Serializable

@Deprecated public class ReferenceAttributeNotAnOjbReferenceException extends RuntimeException
Deprecated.
See Also:
  • Constructor Details

    • ReferenceAttributeNotAnOjbReferenceException

      public ReferenceAttributeNotAnOjbReferenceException()
      Deprecated.
    • ReferenceAttributeNotAnOjbReferenceException

      public ReferenceAttributeNotAnOjbReferenceException(String message)
      Deprecated.
    • ReferenceAttributeNotAnOjbReferenceException

      public ReferenceAttributeNotAnOjbReferenceException(Throwable cause)
      Deprecated.
    • ReferenceAttributeNotAnOjbReferenceException

      public ReferenceAttributeNotAnOjbReferenceException(String message, Throwable cause)
      Deprecated.