Package org.eolang

Class Attr.Exception

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    Attr

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

      • Exception

        public Exception​(String cause)