TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.core.file.dynamic
Class InvalidFileServerCommandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eclipse.hyades.internal.execution.core.file.dynamic.InvalidFileServerCommandException
All Implemented Interfaces:
java.io.Serializable

public class InvalidFileServerCommandException
extends java.lang.RuntimeException

Invalid file server command exception

See Also:
Serialized Form

Constructor Summary
InvalidFileServerCommandException()
           
 
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

InvalidFileServerCommandException

public InvalidFileServerCommandException()

TPTP 4.5.0 Platform Project
Internal API Specification