class PyAsn1Error(StandardError): pass
class ValueConstraintError(PyAsn1Error): pass
class SubstrateUnderrunError(PyAsn1Error): pass


syntax highlighted by Code2HTML, v. 0.9.1