Exception: LDAP::ResultError::EntryAlreadyExists
- Inherits:
-
LDAP::ResultError
- Object
- StandardError
- Error
- LDAP::ResultError
- LDAP::ResultError::EntryAlreadyExists
- 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
55 |
# File 'lib/ldap/server/result.rb', line 55 def to_i; 68; end |