HumHub Documentation (unofficial)

LdapException extends Exception
in package
implements ExceptionInterface

Table of Contents

Interfaces

ExceptionInterface

Constants

LDAP_ADMINLIMIT_EXCEEDED  = 0xb
LDAP_AFFECTS_MULTIPLE_DSAS  = 0x47
LDAP_ALIAS_DEREF_PROBLEM  = 0x24
LDAP_ALIAS_PROBLEM  = 0x21
LDAP_ALREADY_EXISTS  = 0x44
LDAP_ASSERTION_FAILED  = 0x7a
LDAP_AUTH_METHOD_NOT_SUPPORTED  = 0x7
LDAP_AUTH_UNKNOWN  = 0x56
LDAP_BUSY  = 0x33
LDAP_CANCELLED  = 0x76
LDAP_CANNOT_CANCEL  = 0x79
LDAP_CLIENT_LOOP  = 0x60
LDAP_COMPARE_FALSE  = 0x5
LDAP_COMPARE_TRUE  = 0x6
LDAP_CONFIDENTIALITY_REQUIRED  = 0xd
LDAP_CONNECT_ERROR  = 0x5b
LDAP_CONSTRAINT_VIOLATION  = 0x13
LDAP_CONTROL_NOT_FOUND  = 0x5d
LDAP_CUP_INVALID_DATA  = 0x73
LDAP_CUP_RELOAD_REQUIRED  = 0x75
LDAP_CUP_RESOURCES_EXHAUSTED  = 0x71
LDAP_CUP_SECURITY_VIOLATION  = 0x72
LDAP_CUP_UNSUPPORTED_SCHEME  = 0x74
LDAP_DECODING_ERROR  = 0x54
LDAP_ENCODING_ERROR  = 0x53
LDAP_FILTER_ERROR  = 0x57
LDAP_INAPPROPRIATE_AUTH  = 0x30
LDAP_INAPPROPRIATE_MATCHING  = 0x12
LDAP_INSUFFICIENT_ACCESS  = 0x32
LDAP_INVALID_CREDENTIALS  = 0x31
LDAP_INVALID_DN_SYNTAX  = 0x22
LDAP_INVALID_SYNTAX  = 0x15
LDAP_IS_LEAF  = 0x23
LDAP_LOCAL_ERROR  = 0x52
LDAP_LOOP_DETECT  = 0x36
LDAP_MORE_RESULTS_TO_RETURN  = 0x5f
LDAP_NAMING_VIOLATION  = 0x40
LDAP_NO_MEMORY  = 0x5a
LDAP_NO_OBJECT_CLASS_MODS  = 0x45
LDAP_NO_RESULTS_RETURNED  = 0x5e
LDAP_NO_SUCH_ATTRIBUTE  = 0x10
LDAP_NO_SUCH_OBJECT  = 0x20
LDAP_NO_SUCH_OPERATION  = 0x77
LDAP_NOT_ALLOWED_ON_NONLEAF  = 0x42
LDAP_NOT_ALLOWED_ON_RDN  = 0x43
LDAP_NOT_SUPPORTED  = 0x5c
LDAP_OBJECT_CLASS_VIOLATION  = 0x41
LDAP_OPERATIONS_ERROR  = 0x1
LDAP_OTHER  = 0x50
LDAP_PARAM_ERROR  = 0x59
LDAP_PARTIAL_RESULTS  = 0x9
LDAP_PROTOCOL_ERROR  = 0x2
LDAP_PROXY_AUTHZ_FAILURE  = 0x2f
LDAP_REFERRAL  = 0xa
LDAP_REFERRAL_LIMIT_EXCEEDED  = 0x61
LDAP_RESULTS_TOO_LARGE  = 0x46
LDAP_SASL_BIND_IN_PROGRESS  = 0xe
LDAP_SERVER_DOWN  = 0x51
LDAP_SIZELIMIT_EXCEEDED  = 0x4
LDAP_STRONG_AUTH_REQUIRED  = 0x8
LDAP_SUCCESS  = 0x0
LDAP_SYNC_REFRESH_REQUIRED  = 0x1000
LDAP_TIMELIMIT_EXCEEDED  = 0x3
LDAP_TIMEOUT  = 0x55
LDAP_TOO_LATE  = 0x78
LDAP_TYPE_OR_VALUE_EXISTS  = 0x14
LDAP_UNAVAILABLE  = 0x34
LDAP_UNAVAILABLE_CRITICAL_EXTENSION  = 0xc
LDAP_UNDEFINED_TYPE  = 0x11
LDAP_UNWILLING_TO_PERFORM  = 0x35
LDAP_USER_CANCELLED  = 0x58
LDAP_X_ASSERTION_FAILED  = 0x410f
LDAP_X_CANNOT_CHAIN  = 0x4111
LDAP_X_DOMAIN_MISMATCH  = 0x7001
LDAP_X_EXTENSION_NOT_LOADED  = 0x7002
LDAP_X_NO_OPERATION  = 0x410e
LDAP_X_NO_REFERRALS_FOUND  = 0x4110
LDAP_X_SYNC_REFRESH_REQUIRED  = 0x4100

Methods

__construct()  : mixed

Constants

LDAP_ADMINLIMIT_EXCEEDED

public mixed LDAP_ADMINLIMIT_EXCEEDED = 0xb

LDAP_AFFECTS_MULTIPLE_DSAS

public mixed LDAP_AFFECTS_MULTIPLE_DSAS = 0x47

LDAP_ALIAS_DEREF_PROBLEM

public mixed LDAP_ALIAS_DEREF_PROBLEM = 0x24

LDAP_ASSERTION_FAILED

public mixed LDAP_ASSERTION_FAILED = 0x7a

LDAP_AUTH_METHOD_NOT_SUPPORTED

public mixed LDAP_AUTH_METHOD_NOT_SUPPORTED = 0x7

LDAP_CONFIDENTIALITY_REQUIRED

public mixed LDAP_CONFIDENTIALITY_REQUIRED = 0xd

LDAP_CONSTRAINT_VIOLATION

public mixed LDAP_CONSTRAINT_VIOLATION = 0x13

LDAP_CONTROL_NOT_FOUND

public mixed LDAP_CONTROL_NOT_FOUND = 0x5d

LDAP_CUP_INVALID_DATA

public mixed LDAP_CUP_INVALID_DATA = 0x73

LDAP_CUP_RELOAD_REQUIRED

public mixed LDAP_CUP_RELOAD_REQUIRED = 0x75

LDAP_CUP_RESOURCES_EXHAUSTED

public mixed LDAP_CUP_RESOURCES_EXHAUSTED = 0x71

LDAP_CUP_SECURITY_VIOLATION

public mixed LDAP_CUP_SECURITY_VIOLATION = 0x72

LDAP_CUP_UNSUPPORTED_SCHEME

public mixed LDAP_CUP_UNSUPPORTED_SCHEME = 0x74

LDAP_INAPPROPRIATE_AUTH

public mixed LDAP_INAPPROPRIATE_AUTH = 0x30

LDAP_INAPPROPRIATE_MATCHING

public mixed LDAP_INAPPROPRIATE_MATCHING = 0x12

LDAP_INSUFFICIENT_ACCESS

public mixed LDAP_INSUFFICIENT_ACCESS = 0x32

LDAP_INVALID_CREDENTIALS

public mixed LDAP_INVALID_CREDENTIALS = 0x31

LDAP_INVALID_DN_SYNTAX

public mixed LDAP_INVALID_DN_SYNTAX = 0x22

LDAP_MORE_RESULTS_TO_RETURN

public mixed LDAP_MORE_RESULTS_TO_RETURN = 0x5f

LDAP_NAMING_VIOLATION

public mixed LDAP_NAMING_VIOLATION = 0x40

LDAP_NO_OBJECT_CLASS_MODS

public mixed LDAP_NO_OBJECT_CLASS_MODS = 0x45

LDAP_NO_RESULTS_RETURNED

public mixed LDAP_NO_RESULTS_RETURNED = 0x5e

LDAP_NO_SUCH_ATTRIBUTE

public mixed LDAP_NO_SUCH_ATTRIBUTE = 0x10

LDAP_NO_SUCH_OPERATION

public mixed LDAP_NO_SUCH_OPERATION = 0x77

LDAP_NOT_ALLOWED_ON_NONLEAF

public mixed LDAP_NOT_ALLOWED_ON_NONLEAF = 0x42

LDAP_NOT_ALLOWED_ON_RDN

public mixed LDAP_NOT_ALLOWED_ON_RDN = 0x43

LDAP_OBJECT_CLASS_VIOLATION

public mixed LDAP_OBJECT_CLASS_VIOLATION = 0x41

LDAP_OPERATIONS_ERROR

public mixed LDAP_OPERATIONS_ERROR = 0x1

LDAP_PARTIAL_RESULTS

public mixed LDAP_PARTIAL_RESULTS = 0x9

LDAP_PROXY_AUTHZ_FAILURE

public mixed LDAP_PROXY_AUTHZ_FAILURE = 0x2f

LDAP_REFERRAL_LIMIT_EXCEEDED

public mixed LDAP_REFERRAL_LIMIT_EXCEEDED = 0x61

LDAP_RESULTS_TOO_LARGE

public mixed LDAP_RESULTS_TOO_LARGE = 0x46

LDAP_SASL_BIND_IN_PROGRESS

public mixed LDAP_SASL_BIND_IN_PROGRESS = 0xe

LDAP_SIZELIMIT_EXCEEDED

public mixed LDAP_SIZELIMIT_EXCEEDED = 0x4

LDAP_STRONG_AUTH_REQUIRED

public mixed LDAP_STRONG_AUTH_REQUIRED = 0x8

LDAP_SYNC_REFRESH_REQUIRED

public mixed LDAP_SYNC_REFRESH_REQUIRED = 0x1000

LDAP_TIMELIMIT_EXCEEDED

public mixed LDAP_TIMELIMIT_EXCEEDED = 0x3

LDAP_TYPE_OR_VALUE_EXISTS

public mixed LDAP_TYPE_OR_VALUE_EXISTS = 0x14

LDAP_UNAVAILABLE_CRITICAL_EXTENSION

public mixed LDAP_UNAVAILABLE_CRITICAL_EXTENSION = 0xc

LDAP_UNWILLING_TO_PERFORM

public mixed LDAP_UNWILLING_TO_PERFORM = 0x35

LDAP_X_ASSERTION_FAILED

public mixed LDAP_X_ASSERTION_FAILED = 0x410f

LDAP_X_CANNOT_CHAIN

public mixed LDAP_X_CANNOT_CHAIN = 0x4111

LDAP_X_DOMAIN_MISMATCH

public mixed LDAP_X_DOMAIN_MISMATCH = 0x7001

LDAP_X_EXTENSION_NOT_LOADED

public mixed LDAP_X_EXTENSION_NOT_LOADED = 0x7002

LDAP_X_NO_OPERATION

public mixed LDAP_X_NO_OPERATION = 0x410e

LDAP_X_NO_REFERRALS_FOUND

public mixed LDAP_X_NO_REFERRALS_FOUND = 0x4110

LDAP_X_SYNC_REFRESH_REQUIRED

public mixed LDAP_X_SYNC_REFRESH_REQUIRED = 0x4100

Methods

__construct()

public __construct([Ldap $ldap = null ][, string $str = null ][, int $code = 0 ]) : mixed
Parameters
$ldap : Ldap = null

Laminas\Ldap\Ldap object

$str : string = null

Informative exception message

$code : int = 0

LDAP error code


        
On this page

Search results