VariableSetException

fun VariableSetException(errorCode: AvailErrorCode)

Construct a new VariableSetException.

Parameters

errorCode

fun VariableSetException(errorCode: AvailErrorCode, cause: Throwable)

Construct a new VariableSetException.

Parameters

errorCode
cause

The proximal cause of the exception.