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