Class LoaderConfigurationException

  • All Implemented Interfaces:
    java.io.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 Summary

      Constructors 
      Constructor Description
      LoaderConfigurationException​(java.lang.String message)
      Constructor for LoaderConfigurationException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LoaderConfigurationException

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