Method | Description | |
---|---|---|
InvalidRequestTypeException ( ) : System | ||
InvalidRequestTypeException ( string message ) : System | ||
InvalidRequestTypeException ( string message, Exception inner ) : System |
Method | Description | |
---|---|---|
InvalidRequestTypeException ( SerializationInfo info, StreamingContext context ) : System |
public InvalidRequestTypeException ( ) : System | ||
return | System |
protected InvalidRequestTypeException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public InvalidRequestTypeException ( string message ) : System | ||
message | string | |
return | System |
public InvalidRequestTypeException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |