VariableGetException

fun VariableGetException(errorCode: AvailErrorCode)

Construct a new VariableGetException.

Parameters

errorCode

fun VariableGetException(errorCode: AvailErrorCode, cause: Throwable)

Construct a new VariableGetException.

Parameters

errorCode
cause

The proximal cause of the Exception.