org.apache.jcs.auxiliary.disk.jdbc.mysql.util
Class ScheduleFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jcs.auxiliary.disk.jdbc.mysql.util.ScheduleFormatException
- All Implemented Interfaces:
- Serializable
public class ScheduleFormatException
- extends Exception
This is thrown internally by the schedule parser.
- Author:
- Aaron Smuts
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ScheduleFormatException
public ScheduleFormatException(String message)
- Parameters:
message
-
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.