class GlusterCLI::CommandException

Defined in:

types.cr

Constructors

Constructor Detail

def self.new(ret : Int32, error : String, errno : Int32 = 0) #

[View source]