In Files

Parent

Methods

StellaError

All errors inherit from this class.

Attributes

message[R]

Public Class Methods

new(msg) click to toggle source
# File lib/stella.rb, line 61
def initialize(msg)
  @message = msg
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.