Package

skinny

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

    Represents strong parameters issue.

    Represents strong parameters issue.

    message

    message

    cause

    cause

Ungrouped