Class Infallible

java.lang.Object
java.lang.Throwable
dev.upcraft.sparkweave.api.types.Infallible
All Implemented Interfaces:
Serializable

public final class Infallible extends Throwable
A throwable that is guaranteed to never be thrown.
See Also: