Class RetentionLeaseAlreadyExistsException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class RetentionLeaseAlreadyExistsException extends ResourceAlreadyExistsException
See Also:
Serialized Form
  • Constructor Details

    • RetentionLeaseAlreadyExistsException

      public RetentionLeaseAlreadyExistsException(String id)
    • RetentionLeaseAlreadyExistsException

      public RetentionLeaseAlreadyExistsException(StreamInput in) throws IOException
      Throws:
      IOException