Class EolReadOnlyVariableException

All Implemented Interfaces:
Serializable

public class EolReadOnlyVariableException extends EolRuntimeException
See Also:
  • Field Details

    • variable

      protected Variable variable
  • Constructor Details

    • EolReadOnlyVariableException

      public EolReadOnlyVariableException(Variable variable)
  • Method Details