class
ASN1::Error
- ASN1::Error
- Exception
- Reference
- Object
Overview
Base class for every ASN.1 error, so callers can rescue ASN1::Error to catch
any ASN.1 decode/encode failure at once.
Direct Known Subclasses
- ASN1::ContentTooLarge
- ASN1::InvalidLength
- ASN1::InvalidObjectId
- ASN1::InvalidPayload
- ASN1::InvalidTag