Package org.eolang

Class ExUnset

  • All Implemented Interfaces:
    Serializable

    public final class ExUnset
    extends ExAbstract
    The exception raised when trying to get() an attribute, which is still abstract.
    Since:
    0.21
    See Also:
    Serialized Form
    • Constructor Detail

      • ExUnset

        public ExUnset​(String cause)