21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-10 04:28:38 +02:00
chexpire/lib/errors.rb

2 lines
56 B
Ruby
Raw Normal View History

class SystemCommandNotAllowedError < StandardError; end