java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.ErrorSource
All Implemented Interfaces:
TexSource

public final class ErrorSource extends Object implements TexSource
A TexSource that will always fail with a given message. Useful for debugging, or alongside FallbackSource to provide more informative error messages.