class Error : State
An error occurred.
Error(exception: Exception)
The exception.
val exception: Exception