org.echarts
Class DynamicMachineException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.echarts.MachineException
              extended by org.echarts.DynamicMachineException
All Implemented Interfaces:
java.io.Serializable

public class DynamicMachineException
extends MachineException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.echarts.MachineException
serialVersionUID
 
Constructor Summary
DynamicMachineException(java.lang.String s)
           
 
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

DynamicMachineException

public DynamicMachineException(java.lang.String s)