org.h2.android
Class H2AbortException

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.H2AbortException
All Implemented Interfaces:
java.io.Serializable

public class H2AbortException
extends H2Exception

This exception is thrown when the operation was aborted.

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