org.apache.geronimo.system.configuration.condition
Class ConditionParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.geronimo.system.configuration.condition.ConditionParserException
- All Implemented Interfaces:
- java.io.Serializable
public class ConditionParserException
- extends java.lang.RuntimeException
Thrown to indicate a problem related to condition parsing.
- Version:
- $Rev: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $
- 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 |
ConditionParserException
public ConditionParserException()
ConditionParserException
public ConditionParserException(java.lang.String msg,
java.lang.Throwable cause)
ConditionParserException
public ConditionParserException(java.lang.String msg)
ConditionParserException
public ConditionParserException(java.lang.Throwable cause)
Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.