Class AttributeNotSupportedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AttributeNotSupportedException
    extends java.lang.IllegalArgumentException
    See Also:
    Serialized Form
    • Constructor Detail

      • AttributeNotSupportedException

        public AttributeNotSupportedException​(java.lang.String message,
                                              java.lang.String qualifier)
      • AttributeNotSupportedException

        public AttributeNotSupportedException​(java.lang.String message,
                                              java.lang.Throwable cause,
                                              java.lang.String qualifier)