OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.core.TimeOutExceptionImpl Class Reference
Inheritance diagram for org.opensplice.dds.core.TimeOutExceptionImpl:
Inheritance graph
Collaboration diagram for org.opensplice.dds.core.TimeOutExceptionImpl:
Collaboration graph

Public Member Functions

 TimeOutExceptionImpl (OsplServiceEnvironment environment, String message)
 
ServiceEnvironment getEnvironment ()
 
void printStackTrace ()
 
String toString ()
 

Detailed Description

Definition at line 25 of file TimeOutExceptionImpl.java.

Constructor & Destructor Documentation

◆ TimeOutExceptionImpl()

org.opensplice.dds.core.TimeOutExceptionImpl.TimeOutExceptionImpl ( OsplServiceEnvironment  environment,
String  message 
)

Definition at line 29 of file TimeOutExceptionImpl.java.

Member Function Documentation

◆ getEnvironment()

ServiceEnvironment org.opensplice.dds.core.TimeOutExceptionImpl.getEnvironment ( )

Definition at line 35 of file TimeOutExceptionImpl.java.

◆ printStackTrace()

void org.opensplice.dds.core.TimeOutExceptionImpl.printStackTrace ( )

Definition at line 40 of file TimeOutExceptionImpl.java.

◆ toString()

String org.opensplice.dds.core.TimeOutExceptionImpl.toString ( )

Definition at line 45 of file TimeOutExceptionImpl.java.


The documentation for this class was generated from the following file: