public static class EJBCronTrigger.ParseException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
EJBCronTrigger.ParseException(int field,
String value,
String message) |
protected |
EJBCronTrigger.ParseException(Map<Integer,EJBCronTrigger.ParseException> children) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,EJBCronTrigger.ParseException> |
getChildren() |
String |
getError() |
Integer |
getField() |
String |
getValue() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected EJBCronTrigger.ParseException(int field,
String value,
String message)
protected EJBCronTrigger.ParseException(Map<Integer,EJBCronTrigger.ParseException> children)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.