UUID version custom exception

This commit is contained in:
JMP 2019-02-26 17:36:59 +01:00
parent c23c622d17
commit 533501753f

View file

@ -0,0 +1,2 @@
class UUIDVersionException(Exception):
pass