public class H2ConnectionException extends IOException
| Constructor and Description | 
|---|
| H2ConnectionException(H2Error error,
                     String message) | 
| H2ConnectionException(int code,
                     String message) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getCode() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.