Searched refs:INTERNAL_ERROR (Results 1 – 6 of 6) sorted by relevance
102 ServiceLocationException.INTERNAL_ERROR, in newInstance()126 ServiceLocationException.INTERNAL_ERROR, in newInstance()
241 hdr.errCode = ServiceLocationException.INTERNAL_ERROR; in makeErrorReply()250 hdr.errCode = ServiceLocationException.INTERNAL_ERROR; in makeErrorReply()
117 static final short INTERNAL_ERROR = 10; field in ServiceLocationException
175 err != ServiceLocationException.INTERNAL_ERROR && in transactUA()188 err != ServiceLocationException.INTERNAL_ERROR && in transactUA()
85 message(INTERNAL_ERROR, msg); in internalError()103 static const int INTERNAL_ERROR = 3; variable
89 case INTERNAL_ERROR: in message()