|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.websphere.cem.exception.WEIContextException
com.ibm.websphere.cem.exception.LocationException
Thrown to indicate that the we could not obtain the fully qualified name of the host.
See the message contained in the exception for more information.
Field Summary |
---|
Fields inherited from class com.ibm.websphere.cem.exception.WEIContextException |
---|
MESSAGE_FILE, TRC_COMPID |
Constructor Summary | |
---|---|
LocationException(java.lang.String s)
Constructs a LocationException with the specified detail message |
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 |
Constructor Detail |
public LocationException(java.lang.String s)
s
- The detail message.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |