Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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