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
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
PropertyNotFound
DEPRECATED: Use NameNotFound instead!
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