Packages

p

tech.ytsaurus.spyt

exceptions

package exceptions

Linear Supertypes
AnyRef, Any

Type Members

  1. case class InconsistentDynamicWriteException(message: String = null, cause: Throwable = null) extends IllegalArgumentException with Product with Serializable
  2. case class TableNotMountedException(message: String = null, cause: Throwable = null) extends IllegalStateException with Product with Serializable
  3. case class TooLargeBatchException(message: String = null, cause: Throwable = null) extends IllegalArgumentException with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped