Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: AjaxMethodNotFoundException(string, string)

Declaration

public AjaxMethodNotFoundException(
    string ajaxMethodName,
    string message
)

Summary

Constructor.

Parameters

stringajaxMethodName Name of the requested method that does not exist.
stringmessage Exception message.