Packages

package exception

Type Members

  1. final case class InvalidCypherTypeException(msg: String) extends LogicalPlannerException with Product with Serializable
  2. final case class InvalidDependencyException(msg: String) extends LogicalPlannerException with Product with Serializable
  3. final case class InvalidPatternException(msg: String) extends LogicalPlannerException with Product with Serializable
  4. abstract class LogicalPlannerException extends InternalException
  5. final case class UnsolvedBlockException(msg: String) extends LogicalPlannerException with Product with Serializable

Ungrouped