Class AbandonOperationException

  • All Implemented Interfaces:
    Serializable

    public class AbandonOperationException
    extends LdapException
    Exception thrown by a handler that indicates the operation should be abandoned.
    See Also:
    Serialized Form
    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        serialVersionUID.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbandonOperationException

        public AbandonOperationException​(String msg)
        Creates a new abandon exception.
        Parameters:
        msg - describing this exception