Searched defs:NOT_IMPLEMENTED (Results 1 – 7 of 7) sorted by relevance
28 #define NOT_IMPLEMENTED(condition, assert) \ macro
36 public static final String NOT_IMPLEMENTED = "Conversion mode not implemented yet"; field in ConversionException
124 #define NOT_IMPLEMENTED (_ATTR_)(0) macro
49 int NOT_IMPLEMENTED = 501; field
800 NOT_IMPLEMENTED(NOT_IMPLEMENTED_501, "Not Implemented"), enumConstant
465 public static final int NOT_IMPLEMENTED = 99; field in JDWPConstants.Error
1208 NOT_IMPLEMENTED(501, "Not Implemented"), enumConstant