public class FanartTvException
extends org.yamj.api.common.exception.ApiException
Constructor and Description |
---|
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response) |
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response,
int responseCode,
String url) |
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response,
int responseCode,
String url,
Throwable cause) |
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response,
int responseCode,
URL url) |
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response,
int responseCode,
URL url,
Throwable cause) |
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response,
String url) |
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response,
String url,
Throwable cause) |
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response,
URL url) |
FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
String response,
URL url,
Throwable cause) |
getExceptionType, getResponse, getResponseCode, getUrl
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType, String response)
public FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType, String response, URL url)
public FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType, String response, int responseCode, URL url)
public FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType, String response, String url)
public FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType, String response, int responseCode, String url)
public FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType, String response, URL url, Throwable cause)
public FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType, String response, int responseCode, URL url, Throwable cause)
public FanartTvException(org.yamj.api.common.exception.ApiExceptionType exceptionType, String response, String url, Throwable cause)
Copyright © 2012–2018. All rights reserved.