Class
CGIKit::KeyErrorCondition
In:
lib/cgikit/api.rb
Parent:
Object
Methods
eval?
new
Constants
BOUND
=
'bound'
UNBOUND
=
'unbound'
SETTABLE
=
'settable'
UNSETTABLE
=
'unsettable'
Attributes
error
[R]
key
[R]
Public Class methods
new
( key, error )
Public Instance methods
eval?
( associations )
[Validate]