Class NonExistentAttributeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.nt.udc.ndk.node.NonExistentAttributeException
All Implemented Interfaces:
Serializable

public class NonExistentAttributeException extends RuntimeException
This exception is thrown when an attempt is made to access an attribute within a DCFieldContainer which does not exist.
See Also:
  • Constructor Details

    • NonExistentAttributeException

      public NonExistentAttributeException()
    • NonExistentAttributeException

      public NonExistentAttributeException(String s)