Uses of Enum Class
dev.reuss.tmdb.core.exception.TmdbError
Packages that use TmdbError
-
Uses of TmdbError in dev.reuss.tmdb.core.exception
Methods in dev.reuss.tmdb.core.exception that return TmdbErrorModifier and TypeMethodDescriptionstatic TmdbErrorReturns the enum constant of this class with the specified name.static TmdbError[]TmdbError.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.reuss.tmdb.core.exception that return types with arguments of type TmdbError