tscfg.exceptions

Type members

Classlikes

final case class ObjectDefinitionException(msg: String, cause: Throwable) extends Exception

Exception to indicate, that there is a problem in the definition of an object

Exception to indicate, that there is a problem in the definition of an object

Value parameters:
cause

What caused the error

msg

Error message