Package

org.opencypher.okapi.ir.impl

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. abstract class IrException extends InternalException

    Permalink
  2. final case class ParsingException(msg: String) extends IrException with Product with Serializable

    Permalink
  3. final case class PatternConversionException(msg: String) extends IrException with Product with Serializable

    Permalink
  4. final case class TyperException(msg: String) extends IrException with Product with Serializable

    Permalink

Ungrouped