exception documentation
class FakeError(Exception):
An error which isn't really an error.
This is raised in the wrapClientTLS
tests in place of a 'real' exception.
class FakeError(Exception):
An error which isn't really an error.
This is raised in the wrapClientTLS
tests in place of a 'real' exception.