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 Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionAnnotationTargets_Exception(String message) AnnotationTargets_Exception(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
- 
AnnotationTargets_Exception
 - 
AnnotationTargets_Exception
 
 - 
 - 
Method Details
- 
wrap
public static AnnotationTargets_Exception wrap(com.ibm.websphere.ras.TraceComponent logger, String callingClassName, String callingMethodName, String message, Throwable th)  
 -