Description of an error from another isolate.

This error has the same toString() and stackTrace.toString() behavior as the original error, but has no other features of the original error.

Implements

Properties

stackTrace StackTrace
read-only

Constructors

RemoteError(String description, String stackDescription)

Methods

toString() → String

Returns a string representation of this object.