Due to exceptions being handled in low-level functions and being reduced to boolean values, the true causes of errors don't get passed on to the front end in form of error message. Therefore, the exception handling including the return type of some functions should be refactored.
Due to exceptions being handled in low-level functions and being reduced to boolean values, the true causes of errors don't get passed on to the front end in form of error message. Therefore, the exception handling including the return type of some functions should be refactored.