Exception: LDAP::ResultError::NotAllowedOnNonLeaf
- Inherits:
-
LDAP::ResultError
- Object
- StandardError
- Error
- LDAP::ResultError
- LDAP::ResultError::NotAllowedOnNonLeaf
- Defined in:
- lib/ldap/server/result.rb
Constant Summary
Constants inherited from LDAP::ResultError
Instance Method Summary collapse
Methods inherited from LDAP::ResultError
Instance Method Details
#to_i ⇒ Object
53 |
# File 'lib/ldap/server/result.rb', line 53 def to_i; 66; end |