Package org.bedework.timezones.common.db
Class DbStaleStateException
java.lang.Object
java.lang.Throwable
org.bedework.timezones.common.TzException
org.bedework.timezones.common.db.DbStaleStateException
- All Implemented Interfaces:
Serializable
Base exception thrown by tz classes
- Author:
- Mike Douglass douglm rpi.edu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bedework.timezones.common.TzException
getErrorTag, getStatusCode, setStatusCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DbStaleStateException
Constructor- Parameters:
s-
-