| CDNNotEnabledException Constructor |
| Name | Description | |
|---|---|---|
| CDNNotEnabledException |
Initializes a new instance of the CDNNotEnabledException class.
| |
| CDNNotEnabledException(String) |
Initializes a new instance of the CDNNotEnabledException class
with the specified error message.
| |
| CDNNotEnabledException(String, Exception) |
Initializes a new instance of the CDNNotEnabledException class
with the specified error message and a reference to the inner exception that
is the cause of this exception.
|