Package org.eolang

Class ExReadOnly

  • All Implemented Interfaces:
    Serializable

    public final class ExReadOnly
    extends ExAbstract
    The exception raised when trying to put() an attribute, which is read-only.
    Since:
    0.21
    See Also:
    Serialized Form
    • Constructor Detail

      • ExReadOnly

        public ExReadOnly​(String cause)