메소드 | 설명 | |
---|---|---|
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 |