Package

org.opencypher.okapi.logical.impl

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. final case class InvalidCypherTypeException(msg: String) extends LogicalPlannerException with Product with Serializable

    Permalink
  2. final case class InvalidDependencyException(msg: String) extends LogicalPlannerException with Product with Serializable

    Permalink
  3. final case class InvalidPatternException(msg: String) extends LogicalPlannerException with Product with Serializable

    Permalink
  4. abstract class LogicalPlannerException extends InternalException

    Permalink
  5. final case class UnsolvedBlockException(msg: String) extends LogicalPlannerException with Product with Serializable

    Permalink

Ungrouped