Commit Graph

4 Commits

Author SHA1 Message Date
Marc Bernard
060abb8635
Make exceptions compatible with 702 (#5116)
* Make exceptions compatible with 702

702 does not deserialize exception classes correctly that have a constructor in a super class (see #1273). Adding an explicit constructor that calls the super-constructor, the issue is avoided.

* Pretty

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-11-14 07:28:38 +01:00
Christian Günter
14b4a217fd Beautify 2 2017-10-25 21:55:46 +00:00
masterrx
17fa6ee03c Fix case 2017-10-25 21:49:13 +00:00
Christian Günter
05da8dd851 Create global exception classes 2017-10-25 21:04:30 +00:00