UnexpectedException
play.api.UnexpectedException
case class UnexpectedException(message: Option[String], unexpected: Option[Throwable]) extends PlayException
Generic exception for unexpected error cases.
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalsclass PlayExceptionclass UsefulExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Throwable
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:
- UsefulException
Inherited fields
Attributes
- Inherited from:
- UsefulException
Attributes
- Inherited from:
- UsefulException
Attributes
- Inherited from:
- UsefulException
Attributes
- Inherited from:
- UsefulException
In this article