///////////////////////////////////////////////////////////
public static final int PI_ORB_NOT_POLICY_BASED = SUNVMCID.value + 801 ;
public NO_IMPLEMENT piOrbNotPolicyBased( CompletionStatus cs, Throwable t ) {
NO_IMPLEMENT exc = new NO_IMPLEMENT( PI_ORB_NOT_POLICY_BASED, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "INTERCEPTORS.piOrbNotPolicyBased",
parameters, InterceptorsSystemException.class, exc ) ;