Class AttributeNotFoundException

    • Constructor Detail

      • AttributeNotFoundException

        public AttributeNotFoundException()
        Default constructor.
      • AttributeNotFoundException

        public AttributeNotFoundException​(String message)
        Constructor that allows a specific error message to be specified.
        Parameters:
        message - detail message.