Class SearchServiceDatabaseException

  • All Implemented Interfaces:
    Serializable

    public class SearchServiceDatabaseException
    extends Exception
    Presents exception that occurs while storing/retrieving series from permanent storage or from index.
    See Also:
    Serialized Form
    • Constructor Detail

      • SearchServiceDatabaseException

        public SearchServiceDatabaseException​(Throwable cause)
        Create exception with a cause.
        Parameters:
        cause -