Commit Graph

23 Commits

Author SHA1 Message Date
f0b39322ec Make all non-inherited classes final 2020-08-29 12:57:45 +02:00
237db1c58a Use type-specific comparisons over empty 2020-08-27 16:15:54 +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
c7af1dc144 Add MDInvalidInputDate 2020-08-11 22:57:15 +02:00
c6aeec1d2f Add MDInvalidObjectPublicationBackground.php 2020-08-07 18:06:01 +02:00
63759b8636 Add exception for invalid currencies 2020-08-06 23:28:53 +02:00
7ed9502290 Add exceptions for invalid weight and length units 2020-08-06 11:34:33 +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
71fdc490f9 Update list of known exceptions 2020-07-26 11:05:39 +02:00
106312f6e3 Add exceptions MDFileDoesNotExist MDFileIsNotReadable 2020-07-26 05:41:06 +02:00
1f85db155f Add missing variable comments 2020-07-26 05:03:40 +02:00
9f45e60658 Add exceptions from musdb 2020-07-25 23:53:19 +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
c61a9e0c5b Do not send error mails on CLI, instead print debug backtrace 2020-07-21 15:51:07 +02:00
b6fe734989 Fix invalid default sender address for email reports 2020-07-21 12:14:46 +02:00
46508b99f5 Add reporting of $_GET and $_POST when generating error reports 2020-07-20 14:19:12 +02:00
33484f9f23 Add some known exception types 2020-07-20 13:47:53 +02:00
ccbf528bf3 Fix typing issue 2020-07-20 11:30:28 +02:00
17a426a0d2 Initial 2020-07-20 11:17:25 +02:00