Init(args)
Scripting Reference
Loading...
Searching...
No Matches
Sisus.Init.ServiceInitFailedException Class Reference

Description

The exception that is thrown when the initialization of a service has failed.

Inheritance diagram for Sisus.Init.ServiceInitFailedException:
Sisus.Init.InitArgsException Sisus.Init.CircularDependenciesException

Protected Member Functions

 ServiceInitFailedException (ServiceInfo serviceInfo, ServiceInitFailReason reason, string message, Exception exception=null)
 Initializes a new instance of the ServiceInitFailedException class.