Class NoDataSourcesAvailableException

  • All Implemented Interfaces:
    Serializable

    public class NoDataSourcesAvailableException
    extends Exception
    Thrown by the Database Query resource adaptor when none of the configured DataSources are available.
    Author:
    OpenCloud
    See Also:
    Serialized Form
    • Constructor Detail

      • NoDataSourcesAvailableException

        public NoDataSourcesAvailableException​(String message)
      • NoDataSourcesAvailableException

        public NoDataSourcesAvailableException​(String message,
                                               Throwable cause)