Class RetentionLeaseAlreadyExistsException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class RetentionLeaseAlreadyExistsException extends ResourceAlreadyExistsException
See Also:
  • Constructor Details

    • RetentionLeaseAlreadyExistsException

      public RetentionLeaseAlreadyExistsException(String id)
    • RetentionLeaseAlreadyExistsException

      public RetentionLeaseAlreadyExistsException(StreamInput in) throws IOException
      Throws:
      IOException