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 SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionInfoStoreException(String message) InfoStoreException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
CLASS_NAME
 
- 
- 
Constructor Details- 
InfoStoreException
- 
InfoStoreException
 
- 
- 
Method Details- 
wrappublic static InfoStoreException wrap(com.ibm.websphere.ras.TraceComponent logger, String callingClassName, String callingMethodName, String message, Throwable th) 
 
-