Add SedesException
SecioException
This commit is contained in:
parent
29bf623d2c
commit
da08d37c38
|
@ -28,3 +28,7 @@ class IncompatibleChoices(SecioException):
|
|||
|
||||
class InconsistentNonce(SecioException):
|
||||
pass
|
||||
|
||||
|
||||
class SedesException(SecioException):
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue
Block a user