Class: Exception::Fault::System

Inherits:
Fault
  • Object
show all
Defined in:
lib/cli/kit/core_ext.rb

Overview

A bug in the tool itself (dev, tec, cli-kit, etc.).

Direct Known Subclasses

ImplicitlySystem

Instance Method Summary collapse

Instance Method Details

#to_sObject

: -> String



23
# File 'lib/cli/kit/core_ext.rb', line 23

def to_s = 'system'