Package com.ibm.wsspi.anno.util
Class Util_Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.wsspi.anno.util.Util_Exception
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionUtil_Exception(String message) Util_Exception(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- 
Util_Exception
- 
Util_Exception
 
- 
- 
Method Details- 
wrappublic static Util_Exception wrap(com.ibm.websphere.ras.TraceComponent tc, String callingClassName, String callingMethodName, String message, Throwable th) 
 
-