Table of Contents
PEAK Exceptions
BrokenTransaction
Transaction can't commit, due to participants breaking contracts
EnumerationError
Invalid name or value for enumeration
InvalidName
Unparseable string or non-name object
InvalidRoot
Root component doesn't support 'config.IConfigurationRoot
ModuleInheritanceWarning
Problem with code in modules being inherited/generated
NameNotFound
A name could not be found
NamingException
Base class for all peak.naming exceptions
NotAContext
Continuation is not a context/does not support required interface
NotReadyError
One or more transaction participants were unready too many times
OutsideTransaction
Action not permitted while transaction is not in progress
SpecificationError
Problem with module inheritance specification
StopRunning
Task doesn't want to be rescheduled
TooFewResults
Exactly one row was expected, but no rows were returned.
TooManyResults
Too many results were returned from a query
TransactionInProgress
Action not permitted while transaction is in progress