Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.hartmath.exceptions

Exception Summary
HBreakException special exception for the Break() function in loop-statements
HContinueException special exception for the Continue() function in loop-statements
HReturnException special exception for the Return() function
HRuntimeException  
HThrowException special exception which can be caught by the hartmath Catch() function