skinny

exception

package exception

Visibility
  1. Public
  2. All

Type Members

  1. case class RequestScopeConflictException(message: String, cause: Throwable = null) extends RuntimeException with Product with Serializable

  2. case class RouteMetadataException(message: String, cause: Throwable = null) extends RuntimeException with Product with Serializable

  3. case class StrongParametersException(message: String, cause: Throwable = null) extends RuntimeException with Product with Serializable

  4. case class ViewTemplateNotFoundException(message: String, cause: Throwable = null) extends RuntimeException with Product with Serializable

Ungrouped