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