|
e28439bd50
|
Fix bug in MDInvalidCsv
|
2023-07-26 14:39:31 +02:00 |
|
|
a34ae51a0e
|
Add generic exception MDParseException
|
2023-07-26 00:41:04 +02:00 |
|
|
cc0cf5b923
|
Add new exception to be thrown when parsing CSV files fails
|
2023-07-22 14:23:16 +02:00 |
|
|
ac9b12618d
|
Remove unused variable assignments
|
2022-09-15 21:06:32 +02:00 |
|
|
80fd164439
|
Add MDInvalidEmptyInputException
|
2022-05-26 18:01:20 +02:00 |
|
|
591a7bacc5
|
Add new exception MDInputTooLongException for overly long input strings
|
2022-05-15 17:45:33 +02:00 |
|
|
231a9d48a4
|
Add custom exception MDInvalidColorCode
|
2021-01-28 21:47:13 +01:00 |
|
|
4992011939
|
Remove superfluous newlines as per PHPCBF
|
2020-12-14 20:24:00 +01:00 |
|
|
31eb62700d
|
Add new exception MDWrongCsrfTokenException
|
2020-09-15 23:11:20 +02:00 |
|
|
54e8fe5bdb
|
Add final keyword to MDInvalidUrl and MDInvalidEmail
|
2020-09-04 01:16:42 +02:00 |
|
|
295631b1ab
|
Add exception for invalid mail addresses
|
2020-09-04 00:35:26 +02:00 |
|
|
8b4243c918
|
Add MDInvalidUrl exception
|
2020-09-04 00:31:43 +02:00 |
|
|
f0b39322ec
|
Make all non-inherited classes final
|
2020-08-29 12:57:45 +02:00 |
|
|
37383c3b1e
|
Add exception for MDInaccessiblePropertyException for use in generic
getters
|
2020-08-24 20:19:15 +02:00 |
|
|
714b1aa395
|
Add new exception MDRequiredConfigNotSet for describing missing configs
|
2020-08-24 11:50:06 +02:00 |
|
|
ac9cda19fc
|
Add MDExpectedException as a parent class for MDAccessDeniedException,
make it expected
|
2020-08-06 10:33:20 +02:00 |
|
|
db5692cec0
|
Add new exception MDOutputBufferNotStarted
|
2020-08-05 16:18:49 +02:00 |
|
|
6f0ad68966
|
Remove duplicate exception MDaccessDeniedException
|
2020-07-30 10:23:38 +02:00 |
|
|
106312f6e3
|
Add exceptions MDFileDoesNotExist MDFileIsNotReadable
|
2020-07-26 05:41:06 +02:00 |
|
|
40cbf77db9
|
Add exceptions from nodac
|
2020-07-25 23:44:44 +02:00 |
|
|
7e35a39cf5
|
Add exceptions from frontend
|
2020-07-25 23:35:38 +02:00 |
|