org.apache.rat.report.xml.writer
Class InvalidXmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.rat.report.xml.writer.InvalidXmlException
- All Implemented Interfaces:
- Serializable
public class InvalidXmlException
- extends IOException
Indicates that the requested document would not be well formed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidXmlException
public InvalidXmlException(String s)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.