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