Method | Description | |
---|---|---|
ConfigurationMessageBusException ( ) : System | ||
ConfigurationMessageBusException ( string message ) : System | ||
ConfigurationMessageBusException ( string message, Exception innerException ) : System |
public ConfigurationMessageBusException ( ) : System | ||
return | System |
public ConfigurationMessageBusException ( string message ) : System | ||
message | string | |
return | System |
public ConfigurationMessageBusException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |