Home
last modified time | relevance | path

Searched refs:GeneratorException (Results 1 – 1 of 1) sorted by relevance

/external/tpm2/generator/
Dgenerator.py28 class GeneratorException(Exception): class
105 raise GeneratorException("command '%s' failed:\n%s\n%s" %
112 raise GeneratorException(usage)
171 except GeneratorException as e: