Libraries.Language.Errors.Error Documentation

The Error class is a general error or exception that has been thrown. All errors inherit from Error, which means error can be used as a catch all error used by the exception handling