Package

ai.deepsense.deeplang.catalogs.doperable

exceptions

Permalink

package exceptions

Visibility
  1. Public
  2. All

Type Members

  1. abstract class DOperableCatalogException extends DeepLangException

    Permalink
  2. case class NoParameterlessConstructorInClassException(classCanonicalName: String) extends DOperableCatalogException with Product with Serializable

    Permalink
  3. case class ParametrizedTypeException(t: scala.reflect.api.JavaUniverse.Type) extends DOperableCatalogException with Product with Serializable

    Permalink

Ungrouped