public class MythTvServiceApiException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
MythTvServiceApiException() |
MythTvServiceApiException(java.lang.String message) |
MythTvServiceApiException(java.lang.String message,
java.lang.Throwable cause) |
MythTvServiceApiException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
MythTvServiceApiException(java.lang.Throwable cause) |
public MythTvServiceApiException()
public MythTvServiceApiException(java.lang.String message)
public MythTvServiceApiException(java.lang.String message,
java.lang.Throwable cause)
public MythTvServiceApiException(java.lang.Throwable cause)
public MythTvServiceApiException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)