Skip to content

Find NullPointerException in ApplicationStructure.java #3

@WilliamChen98

Description

@WilliamChen98

Hi Ajay,
In ApplicationStructure.java, you used 'elem' at line 119, which might be a null object if the programmer falsely deleted the application tag. Your program will crash and throw NullPointerException at ApplicationStructure.java, line 119. Maybe you could add a null check before this line.

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