LockFail type
Direct parent types
- Exception
Represents exceptional situaution. All thrown things shouhld inherit Exception. Direct subtypes: 15
Methods
- init(e:LockFail, op:Str, code:Int, msg:Str) Source: stdlib.ngs:1029
Initialize LockFail exception.