Package 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:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionInfoStoreException
(String message) InfoStoreException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
CLASS_NAME
-
-
Constructor Details
-
InfoStoreException
-
InfoStoreException
-
-
Method Details
-
wrap
public static InfoStoreException wrap(com.ibm.websphere.ras.TraceComponent logger, String callingClassName, String callingMethodName, String message, Throwable th)
-