15 using System.Collections.Generic;
18 namespace ErrorManagement
38 aux.AppendFormat(
"The exception {0} must be derive from System.Exception.", id);
39 this.Description = aux.ToString();
ExceptionClauseWrongDerived(string id, Location loc)
Constructor of DefinedTypeError
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 a error produced when the defined type already exists.
Represents an adapter of existing features in every error.