Package org.apache.vinci.debug

Class Summary
Debug Miscellaneous debugging functionality such as error logging, assertion checking and exception reporting.
 

Exception Summary
AssertionFailedException The AssertionFailedException is thrown by Debug.java in response to failed assertion checks.
FatalException The FatalException class is used to convert any checked exception into an unchecked exception to terminate the current thread due to unrecoverable and unexpected error conditions.
 



Copyright © 2011. All Rights Reserved.