Property | Type | Description | |
---|---|---|---|
ASPECT_NOT_RECOGNIZED | int | ||
PROPERTY_NOT_RECOGNIZED | int | ||
VOCABULARY_NOT_RECOGNIZED | int |
Method | Description | |
---|---|---|
NameException ( ) : System | ||
NameException ( int code, |
||
NameException ( int code, String message ) : System |
public NameException ( int code, |
||
code | int | |
ex | ||
return | System |
public NameException ( int code, String message ) : System | ||
code | int | |
message | String | |
return | System |
public static int ASPECT_NOT_RECOGNIZED | ||
return | int |
public static int PROPERTY_NOT_RECOGNIZED | ||
return | int |