Class TypeMismatchDataAccessException

    • Constructor Detail

      • TypeMismatchDataAccessException

        public TypeMismatchDataAccessException​(String msg,
                                               Throwable cause)
        Constructor for TypeMismatchDataAccessException.
        Parameters:
        msg - the detail message
        cause - the root cause from the data access API in use