org
.
opencypher
.
okapi
.
logical
.
impl
exception
package
exception
Visibility
Public
All
Type Members
final
case class
InvalidCypherTypeException
(
msg:
String
)
extends
LogicalPlannerException
with
Product
with
Serializable
final
case class
InvalidDependencyException
(
msg:
String
)
extends
LogicalPlannerException
with
Product
with
Serializable
final
case class
InvalidPatternException
(
msg:
String
)
extends
LogicalPlannerException
with
Product
with
Serializable
abstract
class
LogicalPlannerException
extends
InternalException
final
case class
UnsolvedBlockException
(
msg:
String
)
extends
LogicalPlannerException
with
Product
with
Serializable
Ungrouped