Package com.castlabs.android.drm
Class DrmUtils.HttpExecutorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.castlabs.android.drm.DrmUtils.HttpExecutorException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DrmUtils
public static final class DrmUtils.HttpExecutorException extends IOException
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description ThrowablecauseStringresponseBodyintresponseCodeMap<String,List<String>>responseHeaders
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-