public class MissingConnectionException extends Exception
| Constructor and Description |
|---|
MissingConnectionException(String name)
Create a new instance of a MissingConnectionException
|
MissingConnectionException(String name,
String message)
Create a new instance of a MissingConnectionException
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionName()
Get connection name
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.