Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Term2::ExecError
Inherits
Exception
<
Reference
<
Object
Raised when an executed process exits unsuccessfully.
Constructors
new
(cmd :
String
, message :
String
, exit_status :
Int32
|
Nil
= nil)
Source
Instance methods
cmd
Source
exit_status
Source