Package com.bumptech.glide
Class Registry.MissingComponentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bumptech.glide.Registry.MissingComponentException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Registry.NoImageHeaderParserException,Registry.NoModelLoaderAvailableException,Registry.NoResultEncoderAvailableException,Registry.NoSourceEncoderAvailableException
- Enclosing class:
- Registry
Thrown when some necessary component is missing for a load.
- 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
-
MissingComponentException
-