com.scalacraft.domain.v2.internal

ex

package ex

Visibility
  1. Public
  2. All

Type Members

  1. case class NullConstructorArgumentException(paramName: String) extends IllegalArgumentException with Product with Serializable

    Exception to throw when a constructor argument is null.

    Exception to throw when a constructor argument is null.

    This is not part of the public API because the public API does not support null constructor arguments.

Ungrouped