Searched refs:NOT_IMPLEMENTED (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/jdi/
H A DJDWPException.java55 case JDWP.Error.NOT_IMPLEMENTED:
/openjdk7/jdk/src/share/classes/sun/net/ftp/
H A DFtpReplyCode.java40 NOT_IMPLEMENTED(202), enum constant in enum:FtpReplyCode
/openjdk7/jdk/src/share/back/
H A DdebugLoop.c162 outStream_setError(&out, JDWP_ERROR(NOT_IMPLEMENTED));
H A Derror_messages.c288 CASE_RETURN_JDWP_ERROR_TEXT(NOT_IMPLEMENTED)
H A Dutil.c1891 case JDWP_ERROR(NOT_IMPLEMENTED):
2210 return JDWP_ERROR(NOT_IMPLEMENTED);
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec240 "return the NOT_IMPLEMENTED error if the cabability is not "
367 "return the NOT_IMPLEMENTED error if the cabability is not "
491 (Error NOT_IMPLEMENTED "No aspect of this functionality is implemented "
512 (Error NOT_IMPLEMENTED)
568 (Error NOT_IMPLEMENTED)
846 (Error NOT_IMPLEMENTED)
979 (Error NOT_IMPLEMENTED)
1025 (Error NOT_IMPLEMENTED "If the target virtual machine does not "
1342 (Error NOT_IMPLEMENTED "If the target virtual machine does not "
1368 (Error NOT_IMPLEMENTED "I
[all...]

Completed in 49 milliseconds