Get data location information relevant to this diagnostic object.
Get data location information relevant to this diagnostic object.
For example, this might be a file name, and position within the file.
list of DataLocation's related to this diagnostic
Get schema location information relevant to this diagnostic object.
Get schema location information relevant to this diagnostic object.
For example, this might be a file name of a schema, and position within the schema file.
list of LocationInSchemaFile's related to this diagnostic.
Get the diagnostic message
Get the diagnostic message
diagnostic message in string form
Positively get these things.
Positively get these things. No returning 'null' and making caller figure out whether to look for cause object.
Determine if a diagnostic object represents an error or something less serious.
Determine if a diagnostic object represents an error or something less serious.
true if it represents an error, false otherwise
Class containing diagnostic information