Obsolete
/
ipc.cr-old
Archived
3
0
Fork 0
This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues/pull-requests.
ipc.cr-old/src/ipc/exception.cr

4 lines
40 B
Crystal
Raw Normal View History

2019-07-27 15:29:27 +02:00
class IPC::Exception < ::Exception
end