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