avail
2.0.0.alpha03
avail
/
avail.exceptions
/
AvailException
/
AvailException
Avail
Exception
fun
AvailException
(
errorCode
:
AvailErrorCode
,
cause
:
Throwable
?
=
null
)
Content copied to clipboard
Construct the
AvailException
.
Parameters
cause
The optional proximal
cause
of the
Exception
.