edu.rice.cs.util
Class XMLConfig.XMLConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.rice.cs.util.XMLConfig.XMLConfigException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- XMLConfig
public static class XMLConfig.XMLConfigException
- extends java.lang.RuntimeException
Exception in XMLConfig methods.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XMLConfig.XMLConfigException
public XMLConfig.XMLConfigException()
XMLConfig.XMLConfigException
public XMLConfig.XMLConfigException(java.lang.String message)
XMLConfig.XMLConfigException
public XMLConfig.XMLConfigException(java.lang.String message,
java.lang.Throwable cause)
XMLConfig.XMLConfigException
public XMLConfig.XMLConfigException(java.lang.Throwable cause)