ErrorType

If an error is being send, type of error.

Values

ValueMeaning
notImplemented

calling an unimplemented endpoint

parameterMismatch

invalid number of parameters or parser error

internalError

called method threw an Exception

Meta