Class InvalidChildAssociationRefException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidChildAssociationRefException
    extends java.lang.RuntimeException
    Thrown when an operation cannot be performed because thechild association reference no longer exists.
    Author:
    Derek Hulley
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidChildAssociationRefException

        public InvalidChildAssociationRefException​(ChildAssociationRef childAssociationRef)
      • InvalidChildAssociationRefException

        public InvalidChildAssociationRefException​(java.lang.String msg,
                                                   ChildAssociationRef childAssociationRef)
    • Method Detail

      • getChildAssociationRef

        public ChildAssociationRef getChildAssociationRef()
        Returns:
        Returns the offending child association reference