Exception: Whisper::Error

Inherits:
StandardError
  • Object
show all
Defined in:
sig/whisper.rbs

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Attribute Details

#codeInteger (readonly)

Returns the value of attribute code.

Returns:

  • (Integer)


1026
1027
1028
# File 'sig/whisper.rbs', line 1026

def code
  @code
end

Class Method Details

.newinstance

Parameters:

  • code (Integer)

Returns:

  • (instance)


1028
# File 'sig/whisper.rbs', line 1028

def self.new: (Integer code) -> instance