| Exception | Description |
|---|---|
| AmbiguousSpecificTypeException |
Exception to throw when an AssemblerGroup has a choice of types
from which to try and find an implementation.
|
| AssemblerException |
Assembler Exception class: contains code shared by all the Assembler
exceptions.
|
| CannotConstructException |
Exception used to report a failure of a group assembler to construct an
object because there is no component assembler associated with the
object's most specific type.
|
| CannotHaveRulesException | |
| CannotLoadClassException |
Exception used to report a failure to load a class.
|
| NoImplementationException | |
| NoSpecificTypeException | |
| NotExpectedTypeException |
Exception to throw when some (dynamically loaded) class isn't of the
required type.
|
| NotUniqueException | |
| PropertyRequiredException |
Exception used to report that a required property is missing.
|
| ReasonerClashException |
Exception to throw when a reasoner [or factory] has multiple clashing
descriptions.
|
| UnknownEncodingException |
Exception used to report an unknown language encoding.
|
| UnknownReasonerException |
Exception used to report an unknown reasoner factory name.
|
Licenced under the Apache License, Version 2.0