public class JDOQueryInterruptedException extends JDOUserException
Constructor and Description |
---|
JDOQueryInterruptedException()
Constructs a new
JDOQueryInterruptedException without a detail message. |
JDOQueryInterruptedException(String msg)
Constructs a new
JDOQueryInterruptedException with the specified detail message. |
getCause, getFailedObject, getNestedExceptions, initCause, printStackTrace, printStackTrace, printStackTrace, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace
public JDOQueryInterruptedException()
JDOQueryInterruptedException
without a detail message.public JDOQueryInterruptedException(String msg)
JDOQueryInterruptedException
with the specified detail message.msg
- the detail message.Copyright © 2005–1970 Apache Software Foundation. All rights reserved.