org.apache.directory.api.ldap.model.name
Class TooComplexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.exception.LdapOperationException
org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
org.apache.directory.api.ldap.model.name.TooComplexException
- All Implemented Interfaces:
- Serializable
public class TooComplexException
- extends LdapInvalidDnException
This exception is used to signal, that the complex parser should be used.
- Author:
- Apache Directory Project
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TooComplexException
public TooComplexException()
TooComplexException
public TooComplexException(String message)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.