com.indexdata.utils
Class CronLineParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.indexdata.utils.CronLineParseException
- All Implemented Interfaces:
- Serializable
public class CronLineParseException
- extends IllegalArgumentException
Thrown if a specified string is a malformed Cron line.
- Author:
- jakub
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CronLineParseException
public CronLineParseException(String msg,
Exception e)
CronLineParseException
public CronLineParseException(String msg)
Copyright © 2012. All Rights Reserved.