sindi

exception

package exception

Visibility
  1. Public
  2. All

Type Members

  1. case class ModuleNotFoundException (module: Manifest[_]) extends Exception with Product with Serializable

  2. case class TypeNotBoundException (manifest: Manifest[_], message: String) extends Exception with Product with Serializable