Uses of Class
org.apache.vinci.debug.AssertionFailedException

Packages that use AssertionFailedException
org.apache.vinci.debug   
 

Uses of AssertionFailedException in org.apache.vinci.debug
 

Methods in org.apache.vinci.debug that throw AssertionFailedException
static void Debug.Assert(boolean check)
          Check the provided assertion.
static void Debug.Assert(boolean check, java.lang.String message)
          Check the provided assertion.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.