Table of Contents

Class ServiceProviderNotConfigured

Namespace
Cratis.Applications
Assembly
Cratis.Applications.dll

Exception that gets thrown when the service provider has not been configured.

public class ServiceProviderNotConfigured : Exception, ISerializable
Inheritance
ServiceProviderNotConfigured
Implements
Inherited Members

Constructors

ServiceProviderNotConfigured()

Initializes a new instance of ServiceProviderNotConfigured.

public ServiceProviderNotConfigured()