Méthode | 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.
|
Méthode | Description | |
---|---|---|
ObjectiveCException ( |
Initializes a new instance of the ObjectiveCException class.
|
protected ObjectiveCException ( |
||
info | The |
|
context | The |
|
Résultat | System |
public ObjectiveCException ( String message ) : System | ||
message | String | The message. |
Résultat | System |
public ObjectiveCException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
Résultat | System |