java.io.Serializablepublic final class PassThroughException
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
PassThroughException(java.lang.Throwable cause) |
Wrap a
Throwable in this unchecked exception to allow it
to pass through methods that are not declared to raise this kind of
condition. |
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.