NullThrownError class

Error thrown when attempting to throw null.

Error thrown when attempting to throw null.

Extends:

Constructors

NullThrownError ( )

Instance Properties

stackTrace StackTrace Inherited
read-only

Instance Methods

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