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:
- java.io.Serializable
 
 public class AnnotationTargets_Exception extends java.lang.Exception- See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description static java.lang.StringCLASS_NAME
 - 
Constructor SummaryConstructors Constructor Description AnnotationTargets_Exception(java.lang.String message)AnnotationTargets_Exception(java.lang.String message, java.lang.Throwable cause)
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static AnnotationTargets_Exceptionwrap(com.ibm.websphere.ras.TraceComponent logger, java.lang.String callingClassName, java.lang.String callingMethodName, java.lang.String message, java.lang.Throwable th)
 
- 
- 
- 
Method Detail- 
wrappublic static AnnotationTargets_Exception wrap(com.ibm.websphere.ras.TraceComponent logger, java.lang.String callingClassName, java.lang.String callingMethodName, java.lang.String message, java.lang.Throwable th) 
 
- 
 
-