org.basex.core
Class ProgressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.basex.core.ProgressException
- All Implemented Interfaces:
- Serializable
public final class ProgressException
- extends RuntimeException
This exception is called whenever a progress is interrupted.
- Author:
- Workgroup DBIS, University of Konstanz 2005-10, ISC License, Christian Gruen
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProgressException
public ProgressException()