Error Nodes

Creates an error cluster that contains an error or warning with a description and location information.
Resets an error cluster to no error.
Returns an array of all of the error clusters that were combined into a single error cluster using Multiplex Errors.
Changes an error to a warning.
Checks an error cluster to see if an error occurred.
Checks an error cluster to see if an error or warning occurred.
Checks an error cluster to see if a warning occurred.
Checks each error input in top-down order and returns the first error encountered.
Combines multiple error clusters into a single error cluster. error out is no error if the specified inputs do not contain an error or warning.
Returns the call chain from where the error or warning occurred.
Returns the error code of an error cluster.
Returns a string that describes where the error or warning occurred.
Changes a warning to an error.
Replaces the error code in an error cluster.