Метод | Описание | |
---|---|---|
InvalidRequestTypeException ( ) : System | ||
InvalidRequestTypeException ( string message ) : System | ||
InvalidRequestTypeException ( string message, Exception inner ) : System |
Метод | Описание | |
---|---|---|
InvalidRequestTypeException ( SerializationInfo info, StreamingContext context ) : System |
public InvalidRequestTypeException ( ) : System | ||
Результат | System |
protected InvalidRequestTypeException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Результат | System |
public InvalidRequestTypeException ( string message ) : System | ||
message | string | |
Результат | System |
public InvalidRequestTypeException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Результат | System |