Uses of Class
com.sun.xml.txw2.TxwException
-
Packages that use TxwException Package Description com.sun.xml.txw2 TXW runtime. -
-
Uses of TxwException in com.sun.xml.txw2
Subclasses of TxwException in com.sun.xml.txw2 Modifier and Type Class Description classIllegalAnnotationExceptionSignals an incorrect use of TXW annotations.classIllegalSignatureExceptionSignals incorrect method signatures onTypedXmlWriter-derived interfaces.
-