public class NotFoundException extends ServiceResponseException
| Constructor and Description | 
|---|
NotFoundException(java.lang.String message,
                 okhttp3.Response response)
Instantiates a new not found exception. 
 | 
getResponse, getStatusCode