VariableSetException

constructor(errorCode: AvailErrorCode)

Construct a new VariableSetException.

Parameters

errorCode

constructor(errorCode: AvailErrorCode, cause: Throwable)

Construct a new VariableSetException.

Parameters

errorCode
cause

The proximal cause of the exception.