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