yafred / asn1-tool

A java tool to generate Java encoders and decoders from ASN.1 specifications.
MIT License
43 stars 22 forks source link

Error message not clear when imported type is missing #5

Open yafred opened 4 years ago

yafred commented 4 years ago

When a specification is using IMPORTS FROM module and the referenced module is not found, there is an a ugly exception.

Instead, there should be a clear message that module is not found