LockFail type

Failure to perform an operation on a lock.

Direct parent types

Exception
Represents exceptional situaution. All thrown things shouhld inherit Exception.
Direct subtypes: 10

Methods

init(e:LockFail, op:Str, code:Int, msg:Str) Source: stdlib.ngs:2079
Initialize LockFail exception.