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

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientMsgManager.java102 ServiceLocationException.INTERNAL_ERROR,
126 ServiceLocationException.INTERNAL_ERROR,
H A DServiceLocationException.java117 static final short INTERNAL_ERROR = 10; field in class:ServiceLocationException
H A DSLPServerHeaderV2.java241 hdr.errCode = ServiceLocationException.INTERNAL_ERROR;
250 hdr.errCode = ServiceLocationException.INTERNAL_ERROR;
H A DTransact.java175 err != ServiceLocationException.INTERNAL_ERROR &&
188 err != ServiceLocationException.INTERNAL_ERROR &&
/osnet-11/usr/src/lib/sun_fc/common/
H A DTrace.h85 message(INTERNAL_ERROR, msg);
103 static const int INTERNAL_ERROR = 3; member in class:Trace
H A DTrace.cc88 case INTERNAL_ERROR:

Completed in 26 milliseconds