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:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      serialVersionUID.
      See Also:
  • Constructor Details

    • AbandonOperationException

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