class ShellQuotes::SQError
##
Error Handling¶ ↑
A rather simple custom error called ShellQuotes::SQError
:
- +class SQError < StandardError ; end+
##
A rather simple custom error called ShellQuotes::SQError
:
- +class SQError < StandardError ; end+