| 
Jala Test | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
   |
   +--jala.Test.Exception
         |
         +--jala.Test.EvaluatorException
   
Instances of this exception are thrown when attempt
 to evaluate the test code fails.
 
Defined in Global/jala.Test.js
   
| Constructor Summary | |
      
	 
	    jala.Test.EvaluatorException 
	 
	 (<String> message, <String> exception)
      
      Creates a new EvaluatorException instance  | 
|
| Constructor Detail | 
jala.Test.EvaluatorException(<String> message, <String> exception)
message -  The failure message, or an Error previously  thrown.  
     exception -  An optional nested Error  
     
  | 
Jala Test | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||