public class LoaderConfigurationException extends DataAccessException
LoaderConfigurationException
indicates that a Loader
was executed with an illegal execution configuration.Constructor and Description |
---|
LoaderConfigurationException(String message)
Constructor for LoaderConfigurationException.
|
getCause, getStackTrace, sqlState, sqlStateClass, sqlStateSubclass
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LoaderConfigurationException(String message)
message
- the detail messageCopyright © 2019. All rights reserved.