Enum ErrorType

If an error is being send, type of error.

enum ErrorType : int { ... }

Enum members

Enum members

NameDescription
internalErrorcalled method threw an Exception
notImplementedcalling an unimplemented endpoint
parameterMismatchinvalid number of parameters or parser error