Alumna::ServiceError
Constructors
Class methods
Instance methods
details
Returns the details hash, allocating a temporary empty one if none exists. Because ServiceError is a struct (value type), we intentionally avoid lazy-mutating (@details ||=) to prevent unintended copy semantics and state divergence.
details?
Sourcemessage
Sourcestatus
Source