Public instance methods
message
()
[show source]
# File lib/rudy/exceptions.rb, line 45 45: def message; "Machine #{@obj} is already running."; end