UnsupportedError class

The operation was not allowed by the object.

The operation was not allowed by the object.

This Error is thrown when an instance cannot implement one of the methods in its signature.

Extends
Implemented by

Constructors

UnsupportedError(String message)

Instance Properties

message String
read-only
stackTrace StackTrace Inherited
read-only

Instance Methods

toString() → String
Returns a string representation of this object.