org.apache.hadoop.hdfs.util
Class XMLUtils.InvalidXmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.hdfs.util.XMLUtils.InvalidXmlException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- org.apache.hadoop.hdfs.util.XMLUtils
public static class XMLUtils.InvalidXmlException
- extends RuntimeException
Exception that reflects an invalid XML document.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLUtils.InvalidXmlException
public XMLUtils.InvalidXmlException(String s)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.