23 lines
No EOL
609 B
HTML
23 lines
No EOL
609 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>MSResponseError</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>MSResponseError</h3><pre>Defined in file <a href="omssa.asn.html">omssa.asn</a>
|
|
No C++ class for INTEGER with named values
|
|
|
|
|
|
MSResponseError ::= INTEGER {
|
|
none (0),
|
|
generalerr (1),
|
|
noblastdb (2), -- unable to open blast library
|
|
noinput (3) -- input missing
|
|
}</pre>
|
|
</body>
|
|
</html> |