[Top]
CompilerEnvironment
CompilerEnvironment()->SeverityLevel
|
Enum CompilerEnvironment()->SeverityLevel
ENUM CompilerEnvironment.SeverityLevel |
- Description
Message severity level.
{ NOTICE, WARNING, ERROR, FATAL }
- See also
report()
constant CompilerEnvironment.NOTICE
constant CompilerEnvironment.WARNING
constant CompilerEnvironment.ERROR
constant CompilerEnvironment.FATAL
|