Exception class of PicoRuby

Singleton methods

exception

Exception.exception(?string) -> instance

new

Exception.new(?string | _ToS message) -> self

Instance methods

==

instance.==(untyped obj) -> bool

message

instance.message() -> String
Tags: