Nickolay - KiokuJS-0.01
Class('KiokuJS.Exception.Remove', {
isa : 'KiokuJS.Exception',
has : {
description : 'Failed `remove` operation'
}
})
This infrastructure is considered to be beta.
Everything should be usable, to a certain degree.
Class('KiokuJS.Exception.Remove', {
isa : 'KiokuJS.Exception',
has : {
description : 'Failed `remove` operation'
}
})