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