nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Severity-level.html

25 lines
No EOL
545 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Severity-level</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Severity-level</h3><pre>Defined in file <a href="valid.asn.html">valid.asn</a>
No C++ class for ENUMERATED type
Severity-level ::= ENUMERATED {
none (0) ,
info (1) ,
warning (2) ,
error (3) ,
reject (4) ,
fatal (5)
}</pre>
</body>
</html>