Method | Description | |
---|---|---|
BusException ( ) : System | ||
BusException ( string message ) : System | ||
BusException ( string message, Exception inner ) : System |
Method | Description | |
---|---|---|
BusException ( SerializationInfo info, StreamingContext context ) : System |
protected BusException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public BusException ( string message ) : System | ||
message | string | |
return | System |
public BusException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |