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