io.github.wtog

exceptions

package exceptions

Visibility
  1. Public
  2. All

Type Members

  1. case class IllegalArgumentsException(arguments: String*) extends IllegalArgumentException with Product with Serializable

  2. case class NonNullArgumentsException(arguments: String*) extends IllegalArgumentException with Product with Serializable

    Version

    : 1.0.0

    Since

    : 5/19/18 1:38 PM

Ungrouped