AvailException

fun AvailException(errorCode: AvailErrorCode, cause: Throwable? = null)

Construct the AvailException.

Parameters

cause

The optional proximal cause of the Exception.