public class ConnectionFailurePoemException extends NormalPoemException
subException| Constructor and Description |
|---|
ConnectionFailurePoemException(Exception e)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The detail message which may be null.
|
getCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic ConnectionFailurePoemException(Exception e)
e - an exception thrown by the jdbc driver or uspublic String getMessage()
getMessage in class PoemExceptionSQLPoemException.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.