JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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 void
Debug.
Assert
(boolean check)
Check the provided assertion.
static void
Debug.
Assert
(boolean check,
String
message)
Check the provided assertion.