![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Public Member Functions | |
OutOfResourcesExceptionImpl (OsplServiceEnvironment environment, String message) | |
ServiceEnvironment | getEnvironment () |
void | printStackTrace () |
String | toString () |
Definition at line 26 of file OutOfResourcesExceptionImpl.java.
org.opensplice.dds.core.OutOfResourcesExceptionImpl.OutOfResourcesExceptionImpl | ( | OsplServiceEnvironment | environment, |
String | message | ||
) |
Definition at line 30 of file OutOfResourcesExceptionImpl.java.
ServiceEnvironment org.opensplice.dds.core.OutOfResourcesExceptionImpl.getEnvironment | ( | ) |
Implements org.omg.dds.core.DDSObject.
Definition at line 37 of file OutOfResourcesExceptionImpl.java.
void org.opensplice.dds.core.OutOfResourcesExceptionImpl.printStackTrace | ( | ) |
Definition at line 42 of file OutOfResourcesExceptionImpl.java.
String org.opensplice.dds.core.OutOfResourcesExceptionImpl.toString | ( | ) |
Definition at line 47 of file OutOfResourcesExceptionImpl.java.