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