JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Package org.spongepowered.asm.util.throwables
Enum Summary
Enum
Description
SyntheticBridgeException.Problem
Problem types for synthetic bridge comparisons
Exception Summary
Exception
Description
ConstraintViolationException
Exception thrown when a constraint violation is encountered
InvalidConstraintException
Exception thrown when a constraint declaration is invalid
SyntheticBridgeException
Exception thrown when comparing two synthetic bridge methods fails, thrown with the corresponding problem and functionality to support debugging when verbosity is enabled.
Error Summary
Error
Description
LVTGeneratorError
Exception thrown when something goes horribly wrong whilst
summoning the antichrist
generating the LVT for a target method.