case classActionException(warnings: List[String], message: Option[String], throwable: Option[Throwable]) extends Exception with Product with Serializable
This exception class is used when an Action is transformed to a Task to avoid losing information
Linear Supertypes
Serializable, Product, Equals, Exception, Throwable, Serializable, AnyRef, Any
This exception class is used when an Action is transformed to a Task to avoid losing information