Nickolay - KiokuJS-0.01
Class('KiokuJS.Exception.Update', {
isa : 'KiokuJS.Exception',
has : {
description : 'The entry being updated missed in the storage'
}
})
This infrastructure is considered to be beta.
Everything should be usable, to a certain degree.
Class('KiokuJS.Exception.Update', {
isa : 'KiokuJS.Exception',
has : {
description : 'The entry being updated missed in the storage'
}
})