RpcException
class RpcException extends Error {
constructor(error: string | object)
initMessage()
getError(): string | object
}
Subclasses
Constructor
Methods
initMessage() |
---|
ParametersThere are no parameters. |
getError() |
---|
ParametersThere are no parameters. Returns
|