15 using System.Collections.Generic;
18 namespace ErrorManagement {
35 aux.AppendFormat(
"The error above has been produced by this method call.");
36 this.Description = aux.ToString();
ConstraintError(Location loc)
Constructor of UnknownMemberError
Represents a error produced when a constraint has not been satisfied
This class encapsulates a location in a specific file. Implements an Inmutable pattern. So it can be used in any context, that is his internal fields never change.
System.Text.StringBuilder StringBuilder
Represents an adapter of existing features in every error.