org
.
opencypher
.
okapi
.
ir
.
impl
exception
package
exception
Visibility
Public
All
Type Members
abstract
class
IrException
extends
InternalException
final
case class
ParsingException
(
msg:
String
)
extends
IrException
with
Product
with
Serializable
final
case class
PatternConversionException
(
msg:
String
)
extends
IrException
with
Product
with
Serializable
final
case class
TyperException
(
msg:
String
)
extends
IrException
with
Product
with
Serializable
Ungrouped