public class InterceptorsSystemException extends LogWrapperBase
logger, loggerName
Constructor and Description |
---|
InterceptorsSystemException(Logger logger) |
doLog, doLog
public static final int TYPE_OUT_OF_RANGE
public static final int NAME_NULL
public static final int RIR_INVALID_PRE_INIT
public static final int BAD_STATE1
public static final int BAD_STATE2
public static final int IOEXCEPTION_DURING_CANCEL_REQUEST
public static final int EXCEPTION_WAS_NULL
public static final int OBJECT_HAS_NO_DELEGATE
public static final int DELEGATE_NOT_CLIENTSUB
public static final int OBJECT_NOT_OBJECTIMPL
public static final int EXCEPTION_INVALID
public static final int REPLY_STATUS_NOT_INIT
public static final int EXCEPTION_IN_ARGUMENTS
public static final int EXCEPTION_IN_EXCEPTIONS
public static final int EXCEPTION_IN_CONTEXTS
public static final int EXCEPTION_WAS_NULL_2
public static final int SERVANT_INVALID
public static final int CANT_POP_ONLY_PICURRENT
public static final int CANT_POP_ONLY_CURRENT_2
public static final int PI_DSI_RESULT_IS_NULL
public static final int PI_DII_RESULT_IS_NULL
public static final int EXCEPTION_UNAVAILABLE
public static final int CLIENT_INFO_STACK_NULL
public static final int SERVER_INFO_STACK_NULL
public static final int MARK_AND_RESET_FAILED
public static final int SLOT_TABLE_INVARIANT
public static final int INTERCEPTOR_LIST_LOCKED
public static final int SORT_SIZE_MISMATCH
public static final int PI_ORB_NOT_POLICY_BASED
public static final int ORBINITINFO_INVALID
public static final int UNKNOWN_REQUEST_INVOKE
public InterceptorsSystemException(Logger logger)
public static InterceptorsSystemException get(ORB orb, String logDomain)
public static InterceptorsSystemException get(String logDomain)
public BAD_PARAM typeOutOfRange(CompletionStatus cs, Throwable t, Object arg0)
public BAD_PARAM typeOutOfRange(CompletionStatus cs, Object arg0)
public BAD_PARAM nameNull(CompletionStatus cs, Throwable t)
public BAD_PARAM nameNull(CompletionStatus cs)
public BAD_PARAM nameNull()
public BAD_INV_ORDER rirInvalidPreInit(CompletionStatus cs, Throwable t)
public BAD_INV_ORDER rirInvalidPreInit(CompletionStatus cs)
public BAD_INV_ORDER rirInvalidPreInit(Throwable t)
public BAD_INV_ORDER rirInvalidPreInit()
public BAD_INV_ORDER badState1(CompletionStatus cs, Throwable t, Object arg0, Object arg1)
public BAD_INV_ORDER badState1(CompletionStatus cs, Object arg0, Object arg1)
public BAD_INV_ORDER badState1(Throwable t, Object arg0, Object arg1)
public BAD_INV_ORDER badState1(Object arg0, Object arg1)
public BAD_INV_ORDER badState2(CompletionStatus cs, Throwable t, Object arg0, Object arg1, Object arg2)
public BAD_INV_ORDER badState2(CompletionStatus cs, Object arg0, Object arg1, Object arg2)
public BAD_INV_ORDER badState2(Throwable t, Object arg0, Object arg1, Object arg2)
public BAD_INV_ORDER badState2(Object arg0, Object arg1, Object arg2)
public COMM_FAILURE ioexceptionDuringCancelRequest(CompletionStatus cs, Throwable t)
public COMM_FAILURE ioexceptionDuringCancelRequest(CompletionStatus cs)
public COMM_FAILURE ioexceptionDuringCancelRequest(Throwable t)
public COMM_FAILURE ioexceptionDuringCancelRequest()
public INTERNAL exceptionWasNull(CompletionStatus cs, Throwable t)
public INTERNAL exceptionWasNull(CompletionStatus cs)
public INTERNAL exceptionWasNull()
public INTERNAL objectHasNoDelegate(CompletionStatus cs, Throwable t)
public INTERNAL objectHasNoDelegate(CompletionStatus cs)
public INTERNAL objectHasNoDelegate()
public INTERNAL delegateNotClientsub(CompletionStatus cs, Throwable t)
public INTERNAL delegateNotClientsub(CompletionStatus cs)
public INTERNAL delegateNotClientsub()
public INTERNAL objectNotObjectimpl(CompletionStatus cs, Throwable t)
public INTERNAL objectNotObjectimpl(CompletionStatus cs)
public INTERNAL objectNotObjectimpl()
public INTERNAL exceptionInvalid(CompletionStatus cs, Throwable t)
public INTERNAL exceptionInvalid(CompletionStatus cs)
public INTERNAL exceptionInvalid()
public INTERNAL replyStatusNotInit(CompletionStatus cs, Throwable t)
public INTERNAL replyStatusNotInit(CompletionStatus cs)
public INTERNAL replyStatusNotInit()
public INTERNAL exceptionInArguments(CompletionStatus cs, Throwable t)
public INTERNAL exceptionInArguments(CompletionStatus cs)
public INTERNAL exceptionInArguments()
public INTERNAL exceptionInExceptions(CompletionStatus cs, Throwable t)
public INTERNAL exceptionInExceptions(CompletionStatus cs)
public INTERNAL exceptionInExceptions()
public INTERNAL exceptionInContexts(CompletionStatus cs, Throwable t)
public INTERNAL exceptionInContexts(CompletionStatus cs)
public INTERNAL exceptionInContexts()
public INTERNAL exceptionWasNull2(CompletionStatus cs, Throwable t)
public INTERNAL exceptionWasNull2(CompletionStatus cs)
public INTERNAL exceptionWasNull2()
public INTERNAL servantInvalid(CompletionStatus cs, Throwable t)
public INTERNAL servantInvalid(CompletionStatus cs)
public INTERNAL servantInvalid()
public INTERNAL cantPopOnlyPicurrent(CompletionStatus cs, Throwable t)
public INTERNAL cantPopOnlyPicurrent(CompletionStatus cs)
public INTERNAL cantPopOnlyPicurrent()
public INTERNAL cantPopOnlyCurrent2(CompletionStatus cs, Throwable t)
public INTERNAL cantPopOnlyCurrent2(CompletionStatus cs)
public INTERNAL cantPopOnlyCurrent2()
public INTERNAL piDsiResultIsNull(CompletionStatus cs, Throwable t)
public INTERNAL piDsiResultIsNull(CompletionStatus cs)
public INTERNAL piDsiResultIsNull()
public INTERNAL piDiiResultIsNull(CompletionStatus cs, Throwable t)
public INTERNAL piDiiResultIsNull(CompletionStatus cs)
public INTERNAL piDiiResultIsNull()
public INTERNAL exceptionUnavailable(CompletionStatus cs, Throwable t)
public INTERNAL exceptionUnavailable(CompletionStatus cs)
public INTERNAL exceptionUnavailable()
public INTERNAL clientInfoStackNull(CompletionStatus cs, Throwable t)
public INTERNAL clientInfoStackNull(CompletionStatus cs)
public INTERNAL clientInfoStackNull()
public INTERNAL serverInfoStackNull(CompletionStatus cs, Throwable t)
public INTERNAL serverInfoStackNull(CompletionStatus cs)
public INTERNAL serverInfoStackNull()
public INTERNAL markAndResetFailed(CompletionStatus cs, Throwable t)
public INTERNAL markAndResetFailed(CompletionStatus cs)
public INTERNAL markAndResetFailed()
public INTERNAL slotTableInvariant(CompletionStatus cs, Throwable t, Object arg0, Object arg1)
public INTERNAL slotTableInvariant(CompletionStatus cs, Object arg0, Object arg1)
public INTERNAL interceptorListLocked(CompletionStatus cs, Throwable t)
public INTERNAL interceptorListLocked(CompletionStatus cs)
public INTERNAL interceptorListLocked()
public INTERNAL sortSizeMismatch(CompletionStatus cs, Throwable t)
public INTERNAL sortSizeMismatch(CompletionStatus cs)
public INTERNAL sortSizeMismatch()
public NO_IMPLEMENT piOrbNotPolicyBased(CompletionStatus cs, Throwable t)
public NO_IMPLEMENT piOrbNotPolicyBased(CompletionStatus cs)
public NO_IMPLEMENT piOrbNotPolicyBased(Throwable t)
public NO_IMPLEMENT piOrbNotPolicyBased()
public OBJECT_NOT_EXIST orbinitinfoInvalid(CompletionStatus cs, Throwable t)
public OBJECT_NOT_EXIST orbinitinfoInvalid(CompletionStatus cs)
public OBJECT_NOT_EXIST orbinitinfoInvalid(Throwable t)
public OBJECT_NOT_EXIST orbinitinfoInvalid()
public UNKNOWN unknownRequestInvoke(CompletionStatus cs, Throwable t)
public UNKNOWN unknownRequestInvoke(CompletionStatus cs)
public UNKNOWN unknownRequestInvoke()
Copyright © 2016 JBoss by Red Hat. All rights reserved.