All types
|
All members
RT.Servers
RT.Servers
Ajax
Converter
Attribute
Ajax
Exception
Ajax
Handler
<TApi>
Ajax
Handler
Options
Ajax
Invalid
Parameter
Data
Exception
Ajax
Invalid
Parameter
Exception
Ajax
Invalid
Return
Value
Exception
Ajax
Method
Attribute
Ajax
Method
Invalid
Exception
Ajax
Method
Invalid
Exception
(
ajax
Method
Name
)
Ajax
Method
Invalid
Exception
(
ajax
Method
Name
,
message
)
Ajax
Method
Invalid
Exception
(
ajax
Method
Name
,
message
,
inner
)
Ajax
Method
Name
Ajax
Method
Not
Found
Exception
Ajax
Missing
Parameter
Exception
Ajax
Request
Attribute
Authenticator
Cookie
Directory
Listing
Style
File
Authenticator
File
Session
File
System
Handler
File
System
Options
File
System
Response
Type
File
Upload
Http
Accept
Ranges
Http
Cache
Control
Http
Cache
Control
State
Http
Connection
Http
Content
Disposition
Http
Content
Disposition
Mode
Http
Content
Encoding
Http
Content
Range
Http
Cookie
Same
Site
Http
Endpoint
Http
Enums
Parser
Http
Exception
Http
Helper
Http
Method
Http
Not
Found
Exception
Http
Post
Content
Type
Http
Protocol
Version
Http
Range
Http
Request
Http
Request
Headers
Http
Request
Parse
Exception
Http
Response
Http
Response
Content
Http
Response
Headers
Http
Response
Web
Socket
Http
Server
Http
Server
Certificate
Info
Http
Server
Options
Http
Status
Code
Http
Status
Code
Extensions
Http
Transfer
Encoding
Http
Url
IHttp
Url
IHttp
Url
Extensions
ISession
Equatable
<TSession>
Name
Values
Collection
<TValue>
Name
Values
Collection
Extensions
Protocols
QValue
<T>
Session
Session
Action
Session
Extensions
Simple
Session
Url
Hook
Url
Mapping
Url
Resolver
Use
Gzip
Option
Values
Collection
<TValue>
Web
Socket
WValue
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Class:
RT.Servers.
AjaxMethodInvalidException
Assembly:
RT.Servers, Version=1.0.1686.0, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Servers
Show inherited types...
Inherits from:
RT.Servers.
AjaxException
System.Exception
object
Show implemented interfaces...
Implements:
System.Runtime.InteropServices._Exception
System.Runtime.Serialization.ISerializable
Summary
Indicates that an AJAX method declaration is invalid.
Constructors
AjaxMethodInvalidException
(
string
ajaxMethodName
)
Constructor.
AjaxMethodInvalidException
(
string
ajaxMethodName
,
string
message
)
AjaxMethodInvalidException
(
string
ajaxMethodName
,
string
message
,
Exception
inner
)
Instance properties
string
Ajax
Method
Name
Gets the name of the requested method that is invalid.
HttpStatusCode
Status
Inherited from
AjaxException
HTTP status code.