Florian Zevedei
|
87d57c471a
|
Update CallbackDataTooLongException.cs
|
2024-05-12 19:07:33 +03:00 |
|
Florian Zevedei
|
5ce2360cc7
|
Adding callbackdata too long exception and checks
|
2024-05-12 19:01:50 +03:00 |
|
Florian Zevedei
|
b829f43c5d
|
Adding a exception for invalid ServiceProviders #62
- adding an internal exception handler to catch InvalidOperationException and throw a new explicit one
|
2024-03-10 17:09:13 +01:00 |
|
ZavaruKitsu
|
9400cfc74e
|
refactor: rename MaxLengthException & fix naming
|
2022-10-15 21:59:12 +03:00 |
|
ZavaruKitsu
|
5ab15621a0
|
fix: reformat using C# rules
|
2022-10-08 19:26:34 +03:00 |
|
ZavaruKitsu
|
a731e2a8d0
|
fix: some build & linter warnings
|
2022-10-08 19:15:51 +03:00 |
|
FlorianDahn
|
73f81cc8a2
|
Revert "- adding new exceptions"
This reverts commit 2071ba2eeb3b37939062af613fadb02f893ca7b5.
|
2019-12-02 03:54:10 +01:00 |
|
FlorianDahn
|
2071ba2eeb
|
- adding new exceptions
|
2019-12-02 03:48:43 +01:00 |
|
FlorianDahn
|
a08ba8f512
|
-update on FormBase which should prevent issues on control management
|
2019-12-02 03:46:40 +01:00 |
|
FlorianDahn
|
703c99eb8d
|
- added a custom exception for maximum length messages, saves to time to sent to API
- added a constants file, for have constants to work with
- catching maximum message length
|
2019-09-17 16:43:02 +02:00 |
|