Class UncategorizedDataAccessException

    • Constructor Detail

      • UncategorizedDataAccessException

        public UncategorizedDataAccessException​(String msg,
                                                Throwable cause)
        Constructor for UncategorizedDataAccessException.
        Parameters:
        msg - the detail message
        cause - the exception thrown by underlying data access API