Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
ObjectiveCCodeGenerationException ( |
Initializes a new instance of the ObjectiveCCodeGenerationException class.
|
public ObjectiveCCodeGenerationException ( ) : System | ||
Результат | System |
protected ObjectiveCCodeGenerationException ( |
||
info | The |
|
context | The |
|
Результат | System |
public ObjectiveCCodeGenerationException ( String message ) : System | ||
message | String | The message. |
Результат | System |
public ObjectiveCCodeGenerationException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
Результат | System |