Метод | Описание | |
---|---|---|
NetsyException ( ) : System |
Initializes a new instance of the NetsyException class
|
|
NetsyException ( string message ) : System |
Initializes a new instance of the NetsyException class
|
|
NetsyException ( string message, |
Initializes a new instance of the NetsyException class
|
public NetsyException ( string message ) : System | ||
message | string | the message |
Результат | System |
public NetsyException ( string message, |
||
message | string | the message |
innerException | the exception to wrap | |
Результат | System |