Uses of Class
org.apache.vinci.debug.AssertionFailedException
-
Packages that use AssertionFailedException Package Description org.apache.vinci.debug -
-
Uses of AssertionFailedException in org.apache.vinci.debug
Methods in org.apache.vinci.debug that throw AssertionFailedException Modifier and Type Method Description static voidDebug. Assert(boolean check)Check the provided assertion.static voidDebug. Assert(boolean check, java.lang.String message)Check the provided assertion.
-