Revision 7bca53e4 lib/errors.py
b/lib/errors.py | ||
---|---|---|
210 | 210 |
The argument to this exception will show the exact error. |
211 | 211 |
|
212 | 212 |
""" |
213 |
|
|
214 |
|
|
215 |
class CommandError(GenericError): |
|
216 |
"""External command error. |
|
217 |
|
|
218 |
""" |
Also available in: Unified diff