Serialized Form
-
Package org.nineml.coffeegrinder.exceptions
-
Exception org.nineml.coffeegrinder.exceptions.AttributeException
class AttributeException extends CoffeeGrinderException implements Serializable -
Exception org.nineml.coffeegrinder.exceptions.CoffeeGrinderException
class CoffeeGrinderException extends RuntimeException implements Serializable-
Serialized Fields
-
code
String code
-
-
-
Exception org.nineml.coffeegrinder.exceptions.CompilerException
class CompilerException extends GrammarException implements Serializable -
Exception org.nineml.coffeegrinder.exceptions.ForestException
class ForestException extends CoffeeGrinderException implements Serializable -
Exception org.nineml.coffeegrinder.exceptions.GrammarException
class GrammarException extends CoffeeGrinderException implements Serializable -
Exception org.nineml.coffeegrinder.exceptions.ParseException
class ParseException extends CoffeeGrinderException implements Serializable -
Exception org.nineml.coffeegrinder.exceptions.TreeWalkerException
class TreeWalkerException extends CoffeeGrinderException implements Serializable
-