25 lines
No EOL
660 B
HTML
25 lines
No EOL
660 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Error</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>Error</h3><pre>Defined in file <a href="search_by_rsid.asn.html">search_by_rsid.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCError.html">CError</a>
|
|
|
|
|
|
Error ::= SEQUENCE {
|
|
|
|
-- <a href="Error.html">Error</a> description.
|
|
message VisibleString,
|
|
|
|
-- <a href="Error.html">Error</a> code. Which is also be copied to HTTP return code.
|
|
error-code INTEGER
|
|
}</pre>
|
|
</body>
|
|
</html> |