Package com.bumptech.glide
Class Registry.NoSourceEncoderAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bumptech.glide.Registry.MissingComponentException
com.bumptech.glide.Registry.NoSourceEncoderAvailableException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Registry
public static class Registry.NoSourceEncoderAvailableException
extends Registry.MissingComponentException
Thrown when no
Encoder is registered for a given data 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
-
NoSourceEncoderAvailableException
-