ZxStatusException constructor
ZxStatusException(int status, [String message])
Implementation
ZxStatusException
(
this
.
status
,
[
this
.
message
]);