Package

ai.deepsense.deeplang.catalogs.doperations

exceptions

Permalink

package exceptions

Visibility
  1. Public
  2. All

Type Members

  1. case class DOperationNotFoundException(operationId: Id) extends DOperationsCatalogException with Product with Serializable

    Permalink
  2. abstract class DOperationsCatalogException extends DeepLangException

    Permalink
  3. case class NoParameterlessConstructorInDOperationException(operationType: scala.reflect.api.JavaUniverse.Type) extends DOperationsCatalogException with Product with Serializable

    Permalink

Ungrouped