Method | Description | |
---|---|---|
ObjectiveCMessagingException ( ) : System |
Initializes a new instance of the ObjectiveCMessagingException class.
|
|
ObjectiveCMessagingException ( String message ) : System |
Initializes a new instance of the ObjectiveCMessagingException class.
|
|
ObjectiveCMessagingException ( String message, |
Initializes a new instance of the ObjectiveCMessagingException class.
|
Method | Description | |
---|---|---|
ObjectiveCMessagingException ( |
Initializes a new instance of the ObjectiveCMessagingException class.
|
public ObjectiveCMessagingException ( ) : System | ||
return | System |
protected ObjectiveCMessagingException ( |
||
info | The |
|
context | The |
|
return | System |
public ObjectiveCMessagingException ( String message ) : System | ||
message | String | The message. |
return | System |
public ObjectiveCMessagingException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
return | System |