org.apache.directory.shared.ldap.exception
Class OperationAbandonedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.naming.NamingException
org.apache.directory.shared.ldap.exception.OperationAbandonedException
- All Implemented Interfaces:
- Serializable
public class OperationAbandonedException
- extends NamingException
Marker exception thrown when an operation is cancelled.
- Version:
- $Rev: 434411 $
- 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 |
OperationAbandonedException
public OperationAbandonedException()
Copyright © 2004-2012. All Rights Reserved.