com.ibm.wsspi.anno.info
Class InfoStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.wsspi.anno.info.InfoStoreException
- All Implemented Interfaces:
- java.io.Serializable
public class InfoStoreException
- extends java.lang.Exception
- See Also:
- Serialized Form
Method Summary |
static InfoStoreException |
wrap(com.ibm.websphere.ras.TraceComponent logger,
java.lang.String callingClassName,
java.lang.String callingMethodName,
java.lang.String message,
java.lang.Throwable th)
|
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CLASS_NAME
public static final java.lang.String CLASS_NAME
InfoStoreException
public InfoStoreException(java.lang.String message)
InfoStoreException
public InfoStoreException(java.lang.String message,
java.lang.Throwable cause)
wrap
public static InfoStoreException wrap(com.ibm.websphere.ras.TraceComponent logger,
java.lang.String callingClassName,
java.lang.String callingMethodName,
java.lang.String message,
java.lang.Throwable th)