Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 322 Bytes

File metadata and controls

9 lines (5 loc) · 322 Bytes

Error Model

Represents an error occurred in a particular file.

An Error holds information about the location of the file and possibly the location within the file where the error occurred. Additionally, an error message is given describing the error.

UML Class Diagram

Error Model