org.apache.directory.shared.ldap.name
Class TooComplexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.naming.NamingException
javax.naming.InvalidNameException
org.apache.directory.shared.ldap.name.TooComplexException
- All Implemented Interfaces:
- Serializable
public class TooComplexException
- extends InvalidNameException
This exception is used to signal, that the complex parser should be used.
- Version:
- $Rev$, $Date$
- Author:
- Apache Directory Project
- See Also:
- Serialized Form
| Methods inherited from class javax.naming.NamingException |
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString |
TooComplexException
public TooComplexException()
TooComplexException
public TooComplexException(String message)
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.