Property | Type | Description | |
---|---|---|---|
CANNOT_PROCEED | int | ||
ILLEGAL_ARGUMENT | int |
Method | Description | |
---|---|---|
GetMessage ( ) : String | ||
SystemException ( ) : System | ||
SystemException ( int code, |
||
SystemException ( int code, String message ) : System |
public SystemException ( int code, |
||
code | int | |
ex | ||
return | System |
public SystemException ( int code, String message ) : System | ||
code | int | |
message | String | |
return | System |