org.apache.shindig.common.xml
Class XmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.shindig.common.xml.XmlException
- All Implemented Interfaces:
- Serializable
public class XmlException
- extends Exception
Exception throw by shindig XML parsing utility routines
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XmlException
public XmlException(String message,
Exception cause)
XmlException
public XmlException(Exception cause)
XmlException
public XmlException(String message)
Copyright © 2007-2012. All Rights Reserved.