Package com.bumptech.glide
Class Registry.NoResultEncoderAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bumptech.glide.Registry.MissingComponentException
com.bumptech.glide.Registry.NoResultEncoderAvailableException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Registry
public static class Registry.NoResultEncoderAvailableException
extends Registry.MissingComponentException
Thrown when no
ResourceEncoder is registered for a given resource class.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoResultEncoderAvailableException
-