org.openxri.exceptions
Class ConfigParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openxri.exceptions.ConfigException
org.openxri.exceptions.ConfigParseException
- All Implemented Interfaces:
- java.io.Serializable
public class ConfigParseException
- extends ConfigException
- 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 |
ConfigParseException
public ConfigParseException()
ConfigParseException
public ConfigParseException(java.lang.String message)
ConfigParseException
public ConfigParseException(java.lang.Throwable ex)
ConfigParseException
public ConfigParseException(java.lang.String message,
java.lang.Throwable ex)
ConfigParseException
public ConfigParseException(int line,
java.lang.String message)
ConfigParseException
public ConfigParseException(int line,
java.lang.String message,
java.lang.Throwable ex)
Copyright © 2005-2012. All Rights Reserved.