|
Classes | ||
---|---|---|
|
AppServerConfigurationException | |
|
AppServerConnectionException | Error class thrown when there is an issue connecting to the AppServer |
|
AuthenticationException | |
|
CannotChangeConfigurationProviderException | |
|
CannotMoveNextOnChangedList | |
|
CyclicLazyLoadingServicesException | Exception raised when service loaded via the LazyLoadingServiceCreator lead to a cyclic invokation via the class constructor |
|
FactoryAlreadyRegisteredException | |
|
FactoryMissingConstructorException | Exception raised when the Factory:CreateInstance method does not find a matching construtor |
|
FactoryNotRegisteredException | |
|
InvalidDictionaryItemException | Raised when an invalid item is provided to a method of the Dictionary implementations |
|
InvalidDictionaryKeyException | Raised when an invalid key is provided to a method of the Dictionary implementations |
|
InvalidListIndexException | Raised when an invalid index is provided to a method of the List implementations |
|
ServiceAlreadyRegisteredException | Error thrown from ServiceContainer:AddService when the service type is already registered with the Service Container |
|
ServiceLoaderException | Exception thrown by the ServiceLoader |
|
ServiceNotRegisteredException | Error thrown from ServiceContainer:GetMandatoryService when the requested service type is notregistered with the Service Container |
|
UnknownRegistryException | Error class thrown from the Consultingwerk.Framework.Registry class when the requested registry is not known |