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