class DomainError
Superclass hierarchy
Object
Reference
Exception
DomainError
Defined in:
Class Method Summary
.name
: String
.new
(message = "Argument out of domain")
Class Method Detail
def self.
name
:
String
def self.
new
(message =
"Argument out of domain"
)