Package org.eolang

Class Attr.IllegalAttrException

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    Attr

    public static final class Attr.IllegalAttrException
    extends RuntimeException
    The exception raised when something is not right inside attributes.
    Since:
    0.1
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalAttrException

        public IllegalAttrException​(String cause)
      • IllegalAttrException

        public IllegalAttrException​(String cause,
                                    Throwable root)