This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-09-10 18:22:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d47c011170db8092f7242dea8804404f823c02d
notifications-admin
/
app
/
main
/
exceptions.py
T
6 lines
106 B
Python
Raw
Normal View
History
Unescape
Escape
108537814: Implementation of 3 factor authentication.
2015-12-04 14:40:16 +00:00
class
AdminApiClientException
(
Exception
):
def
__init__
(
self
,
message
):
self
.
value
=
message
Reference in New Issue
Copy Permalink