nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/GCClient-Error.html

24 lines
No EOL
632 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>GCClient-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>GCClient-Error</h3><pre>Defined in file <a href="gencoll_client.asn.html">gencoll_client.asn</a>
C++ class: <a href="../doxyhtml/classCGCClient__Error.html">CGCClient_Error</a>
GCClient-Error ::= SEQUENCE {
error-id INTEGER {
assembly-not-found(0),
other(255)
},
description VisibleString OPTIONAL
}</pre>
</body>
</html>