Module org.jooq

Class LoaderConfigurationException

  • All Implemented Interfaces:
    Serializable

    public class LoaderConfigurationException
    extends DataAccessException
    The LoaderConfigurationException indicates that a Loader was executed with an illegal execution configuration.
    Author:
    Lukas Eder
    See Also:
    Serialized Form
    • Constructor Detail

      • LoaderConfigurationException

        public LoaderConfigurationException​(String message)
        Constructor for LoaderConfigurationException.
        Parameters:
        message - the detail message