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