All Implemented Interfaces:
Serializable

public class NotFoundException extends BitbucketClientException
The requested URL does not exist on the server.
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message, @Nullable String body)