MatchError (original) (raw)
scala.MatchError
This class implements errors which are thrown whenever an object doesn't match any pattern of a pattern matching expression.
Attributes
Source
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:
In this article