Class ResourceAlreadyUploadedException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class ResourceAlreadyUploadedException extends ResourceNotFoundException
See Also:
  • Constructor Details

    • ResourceAlreadyUploadedException

      public ResourceAlreadyUploadedException(String msg, Object... args)
    • ResourceAlreadyUploadedException

      public ResourceAlreadyUploadedException(StreamInput in) throws IOException
      Throws:
      IOException