All Implemented Interfaces:
Serializable

public class NoContentException extends BitbucketClientException
Caller requested a result but the server did not reply with a body.
See Also:
  • Constructor Details

    • NoContentException

      public NoContentException(String message, int responseCode)