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