edu.ucsb.cs.jicos.services.external.services.matlab
Class MatlabProxyNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.ucsb.cs.jicos.services.ComputeException
              extended by edu.ucsb.cs.jicos.services.external.services.matlab.MatlabProxyNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class MatlabProxyNotFoundException
extends ComputeException

See Also:
Serialized Form

Constructor Summary
MatlabProxyNotFoundException(java.lang.String message)
          Create a new MatlabProxyNotFoundException instance.
 
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

MatlabProxyNotFoundException

public MatlabProxyNotFoundException(java.lang.String message)
Create a new MatlabProxyNotFoundException instance.

Parameters:
message - Detail


Jicos: http://cs.ucsb.edu/projects/jicos