ServiceRegistrationException Class |
Namespace: CMS.Core
[SerializableAttribute] public class ServiceRegistrationException : Exception
Name | Description | |
---|---|---|
![]() | ServiceRegistrationException |
Initializes a new instance of the ServiceRegistrationException class with default values.
|
![]() | ServiceRegistrationException(String) |
Initializes a new instance of the ServiceRegistrationException class with a specified error message.
|
![]() | ServiceRegistrationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ServiceRegistrationException class with serialized data.
|
![]() | ServiceRegistrationException(String, Exception) |
Initializes a new instance of the ServiceRegistrationException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|