package
exceptions
Type Members
-
case class
IllegalArgumentsException(arguments: String*) extends IllegalArgumentException with Product with Serializable
-
case class
NonNullArgumentsException(arguments: String*) extends IllegalArgumentException with Product with Serializable
: 1.0.0
: 5/19/18 1:38 PM