Class DriverNotFoundException

    • Constructor Detail

      • DriverNotFoundException

        public DriverNotFoundException​(String message)
        Constructs a new DriverNotFoundException.
        Parameters:
        message -
      • DriverNotFoundException

        public DriverNotFoundException​(String message,
                                       Throwable cause)
        Constructs a new DriverNotFoundException.
        Parameters:
        message -
        cause -