TPTP 4.4.0 Platform Project
Public API Specification

org.eclipse.hyades.execution.local.control
Class AgentImpl.UncheckedNotConnectedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.eclipse.hyades.execution.local.control.AgentImpl.UncheckedNotConnectedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AgentImpl

public static class AgentImpl.UncheckedNotConnectedException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
AgentImpl.UncheckedNotConnectedException()
           
 
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

AgentImpl.UncheckedNotConnectedException

public AgentImpl.UncheckedNotConnectedException()

TPTP 4.4.0 Platform Project
Public API Specification