org.apache.derby.iapi.util
Class InterruptDetectedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.derby.iapi.error.StandardException
              extended by org.apache.derby.iapi.util.InterruptDetectedException
All Implemented Interfaces:
java.io.Serializable

public class InterruptDetectedException
extends StandardException

An exception used to pass a specific "error code" through various layers of software.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.derby.iapi.error.StandardException
StandardException.BadMessageArgumentException
 
Field Summary
 
Fields inherited from class org.apache.derby.iapi.error.StandardException
REPORT_ALWAYS, REPORT_DEFAULT, REPORT_NEVER
 
Constructor Summary
InterruptDetectedException()
           
 
Method Summary
 
Methods inherited from class org.apache.derby.iapi.error.StandardException
closeException, getArgumentFerry, getArguments, getErrorCode, getErrorProperty, getMessage, getMessageId, getSeverity, getSeverityFromIdentifier, getSQLState, getSQLStateFromIdentifier, interrupt, isLockTimeout, isLockTimeoutOrDeadlock, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newException, newPreLocalizedException, newWarning, newWarning, newWarning, normalClose, plainWrapException, report, setReport, setSeverity, toString, unexpectedUserException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InterruptDetectedException

public InterruptDetectedException()

Built on Wed 2013-06-12 15:21:56+0000, from revision ???

Apache Derby V10.10 Internals - Copyright © 2004,2013 The Apache Software Foundation. All Rights Reserved.