public class ConflictException extends ServiceResponseException
| Constructor and Description | 
|---|
| ConflictException(String message,
                 com.squareup.okhttp.Response response)Instantiates a new Forbidden Exception. | 
getResponse, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConflictException(String message, com.squareup.okhttp.Response response)
message - the error messageresponse - the HTTP responseCopyright © 2015–2016. All rights reserved.