org.apache.openejb.core.timer
Class EJBCronTrigger.ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.openejb.core.timer.EJBCronTrigger.ParseException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- EJBCronTrigger
public static class EJBCronTrigger.ParseException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EJBCronTrigger.ParseException
protected EJBCronTrigger.ParseException(int field,
String value,
String message)
EJBCronTrigger.ParseException
protected EJBCronTrigger.ParseException(Map<Integer,EJBCronTrigger.ParseException> children)
getChildren
public Map<Integer,EJBCronTrigger.ParseException> getChildren()
getField
public Integer getField()
getValue
public String getValue()
getError
public String getError()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.