TPTP 4.5.0 Platform Project
Public API Specification

Package org.eclipse.tptp.platform.execution.exceptions

Exception Summary
AgentActiveException  
AgentControllerUnavailableException  
AgentCreationException  
ConsoleNotStartedException  
DaemonConnectException This exception is thrown to indicate that an error occurred while connecting to the specified Execution API daemon.
DataChannelConnectionException Description: Describes a data channel connection failure.
DataChannelCreationException Description: Describes a data channel creation failure.
DataChannelNotInitializedException Description: Describes an exception due to the data channel not being initialized properly.
DuplicateUserException  
InactiveAgentException  
InactiveProcessException  
InvalidDataChannelAccessException Description: Describes an invalid data channel access type.
LoginFailedException  
MessageOverflowException  
MessageProcessingException  
NativeLibraryNotFound  
NoSuchApplicationException  
NotConnectedException  
NotImplementedException  
NotSupportedException  
ProcessActiveException  
ReconnectRequestedException  
RemoteInvocationException Methods that can be remotely invoked should declare this exception in the throws clause.
SecureConnectionRequiredException  
TimeoutException This exception is thrown to indicate that a given request was unable to be satisfied within the defined time limit.
UnknownDaemonException This exception is thrown to indicate that the specified daemon type is not supported
UntrustedAgentControllerException  
 


TPTP 4.5.0 Platform Project
Public API Specification