Error Handling

As noted elsewhere in this manual, the asn1c runtime and generated code will throw exceptions that are, or derive from, Asn1Exception. The exception tells you what was wrong and provides a stack trace. If you need additional information you may try the following: