private static class SetQueryTimeoutTest.TestFailedException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private java.lang.Throwable |
cause |
Constructor and Description |
---|
SetQueryTimeoutTest.TestFailedException(java.lang.String message) |
SetQueryTimeoutTest.TestFailedException(java.lang.String message,
java.lang.Throwable t) |
SetQueryTimeoutTest.TestFailedException(java.lang.Throwable t) |
Modifier and Type | Method and Description |
---|---|
void |
printStackTrace() |
java.lang.String |
toString() |
public SetQueryTimeoutTest.TestFailedException(java.lang.Throwable t)
public SetQueryTimeoutTest.TestFailedException(java.lang.String message)
public SetQueryTimeoutTest.TestFailedException(java.lang.String message, java.lang.Throwable t)
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.