Метод | Описание | |
---|---|---|
PortNotFoundException ( ) : System | ||
PortNotFoundException ( IPort port, object posted ) : System | ||
PortNotFoundException ( IPort port, object posted, string message ) : System | ||
PortNotFoundException ( string message ) : System | ||
PortNotFoundException ( string message, |
public PortNotFoundException ( IPort port, object posted ) : System | ||
port | IPort | |
posted | object | |
Результат | System |
public PortNotFoundException ( IPort port, object posted, string message ) : System | ||
port | IPort | |
posted | object | |
message | string | |
Результат | System |
public PortNotFoundException ( string message ) : System | ||
message | string | |
Результат | System |
public PortNotFoundException ( string message, |
||
message | string | |
innerException | ||
Результат | System |