Skip to content

有些异常被吞了,导致解析不出内容,但是用户又不知道是什么愿因 #472

Description

@cnscottluo

比如org.ttzero.excel.reader.XMLFullSheet#parseTails 方法最后,我怎么才能知道是因为文档结构问题导致的解析失败

} catch (Exception e) {
            // Ignore error
            LOGGER.warn("", e);
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions