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