Error for wrapping errors received from remote Trellis services. This is the only error type with parseJSON/parseObject methods for deserializing remote errors.
Alias for parse() - parses JSON string or object as TrellisErrorData.
readonly
name: "RemoteError"
readonly
remoteError: TransportableTrellisErrorData
toSerializable(): RemoteErrorData
Serializes error to a plain object.