This website requires JavaScript.
Explore
Help
Sign In
noccy
/
react-command-bus
Watch
1
Star
0
Fork
0
You've already forked react-command-bus
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b2494c3163e3da7fde9fe324278b64f591170a7d
react-command-bus
/
src
/
MessageException.php
9 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-03-01 14:34:14 +01:00
<
?
php
namespace
NoccyLabs\React\CommandBus
;
Added a ConnectionException, misc fixes
2024-03-01 19:10:47 +01:00
class
MessageException
extends
CommandBusException
Initial commit
2024-03-01 14:34:14 +01:00
{
}
Reference in New Issue
Copy Permalink