UninitializedError (original) (raw)

scala.UninitializedError

This class represents uninitialized variable/value errors.

Attributes

Deprecated

[Since version 2.12.7] will be removed in a future release

Source

UninitializedError.scala

Graph

Supertypes

Members list

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:

Throwable

In this article