com.ibm.websphere.fabric.da.context
Class ContextLocator.ContextLocatorFailure

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.ibm.websphere.fabric.da.context.ContextLocator.ContextLocatorFailure
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ContextLocator

public static final class ContextLocator.ContextLocatorFailure
extends java.lang.RuntimeException

Thrown under system failure conditions (for example, the context identifier is known, but some machinery like the server-link fails).

See Also:
Serialized Form

Method Summary
 java.io.Serializable getContextIdentifier()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getContextIdentifier

public java.io.Serializable getContextIdentifier()


Copyright © 2002-2009 IBM. All Rights Reserved.