lib/activeldap/ldap.rb in ruby-activeldap-debug-0.7.3 vs lib/activeldap/ldap.rb in ruby-activeldap-debug-0.7.4
- old
+ new
@@ -4,10 +4,10 @@
# Some portions Copyright 2006 Google Inc
require 'ldap'
module LDAP
- class PrettyError < RuntimeError
+ class PrettyError < LDAP::Error
end
ERRORS = [
"LDAP_SUCCESS",
"LDAP_OPERATIONS_ERROR",