org.apache.geronimo.jaxws.annotations
Class AnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.jaxws.annotations.AnnotationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InjectionException
public class AnnotationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AnnotationException
public AnnotationException()
AnnotationException
public AnnotationException(String message)
AnnotationException
public AnnotationException(String message,
Throwable cause)
AnnotationException
public AnnotationException(Throwable cause)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.