Метод | Описание | |
---|---|---|
InterceptorException ( ) : System |
Initializes a new instance of the InterceptorException class.
|
|
InterceptorException ( string message ) : System |
Initializes a new instance of the InterceptorException class.
|
|
InterceptorException ( string message, |
Initializes a new instance of the InterceptorException class.
|
public InterceptorException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public InterceptorException ( string message, |
||
message | string | The message. |
inner | The inner. | |
Результат | System |