com.sun.xml.txw2
Class IllegalAnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.xml.txw2.TxwException
com.sun.xml.txw2.IllegalAnnotationException
- All Implemented Interfaces:
- Serializable
public class IllegalAnnotationException
- extends TxwException
Signals an incorrect use of TXW annotations.
- Author:
- Kohsuke Kawaguchi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalAnnotationException
public IllegalAnnotationException(String message)
IllegalAnnotationException
public IllegalAnnotationException(Throwable cause)
IllegalAnnotationException
public IllegalAnnotationException(String message,
Throwable cause)