mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-06-14 08:24:39 +02:00
Refactoring: Cut out RDS handling logic, and put into own module.
Still no sms / mail sending.
This commit is contained in:
parent
94c9dc0275
commit
cc67ff7039
3 changed files with 312 additions and 43 deletions
3
CICRadarR/exceptions/MissingUserException.vb
Normal file
3
CICRadarR/exceptions/MissingUserException.vb
Normal file
|
@ -0,0 +1,3 @@
|
|||
Public Class MissingUserException
|
||||
Inherits Exception
|
||||
End Class
|
Loading…
Add table
Add a link
Reference in a new issue