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