org.eigenbase.test.concurrent
Class ConcurrentTestCommandScript.VariableTable.Excn

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by org.eigenbase.test.concurrent.ConcurrentTestCommandScript.VariableTable.Excn
All Implemented Interfaces:
Serializable
Enclosing class:
ConcurrentTestCommandScript.VariableTable

public class ConcurrentTestCommandScript.VariableTable.Excn
extends IllegalArgumentException

See Also:
Serialized Form

Constructor Summary
ConcurrentTestCommandScript.VariableTable.Excn(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConcurrentTestCommandScript.VariableTable.Excn

public ConcurrentTestCommandScript.VariableTable.Excn(String msg)