Click or drag to resize
CDNNotEnabledException Constructor
Overload List
  NameDescription
Public methodCDNNotEnabledException
Initializes a new instance of the CDNNotEnabledException class.
Public methodCDNNotEnabledException(String)
Initializes a new instance of the CDNNotEnabledException class with the specified error message.
Public methodCDNNotEnabledException(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.
Top
See Also