Uses of Class
org.javlo.helper.DebugHelper.AssertException
-
Packages that use DebugHelper.AssertException Package Description org.javlo.helper -
-
Uses of DebugHelper.AssertException in org.javlo.helper
Methods in org.javlo.helper that throw DebugHelper.AssertException Modifier and Type Method Description static void
DebugHelper. checkAssert(boolean error, String msg)
throw a exception if error throw
-