org.h2.android
Class H2DatabaseCorruptException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by android.database.SQLException
              extended by org.h2.android.H2Exception
                  extended by org.h2.android.H2DatabaseCorruptException
All Implemented Interfaces:
java.io.Serializable

public class H2DatabaseCorruptException
extends H2Exception

This exception is thrown when the database file is corrupt.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait