org.activemath.webapp.tools.data.storage
Class GapDBAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.activemath.webapp.tools.data.storage.GapDBAccessException
- All Implemented Interfaces:
- Serializable
public class GapDBAccessException
- extends Exception
GapDB Exception for violated Access
this Exception will be thrown from a GapDB descendant
illegaly tries to access a gap
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GapDBAccessException
public GapDBAccessException()