public class UnsupportedConnectionFactoryException extends NucleusUserException
| Constructor and Description |
|---|
UnsupportedConnectionFactoryException(Object factory)
Constructs an unsupported connection exception.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic UnsupportedConnectionFactoryException(Object factory)
factory - The connection factory object that is not supported.Copyright © 2019. All rights reserved.