Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: AjaxException(string, Exception)

Declaration

public AjaxException(
    string message,
    Exception inner
)

Summary

Constructor.

Parameters

stringmessage Exception message.
Exceptioninner Inner exception.