Sha256: d2be930a1c72aaeb51f247ae3f8eb6a91ff19ef1b8bf9a529e5e8117385e7dbb

Contents?: true

Size: 203 Bytes

Versions: 18

Compression:

Stored size: 203 Bytes

Contents

require_relative 'pantograph_exception'

module PantographCore
  class Interface
    class PantographShellError < PantographException
      def prefix
        '[SHELL_ERROR]'
      end
    end
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
pantograph-0.1.22 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.21 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.20 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.19 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.17 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.16 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.15 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.14 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.13 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.12 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.10 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.8 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.7 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.6 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.4 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.3 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.1 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb
pantograph-0.1.0 pantograph_core/lib/pantograph_core/ui/errors/pantograph_shell_error.rb