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

Public Member Functions

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

Detailed Description

Definition at line 25 of file UnsupportedOperationExceptionImpl.java.

Constructor & Destructor Documentation

◆ UnsupportedOperationExceptionImpl()

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

Definition at line 30 of file UnsupportedOperationExceptionImpl.java.

Member Function Documentation

◆ getEnvironment()

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

Definition at line 36 of file UnsupportedOperationExceptionImpl.java.

◆ printStackTrace()

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

Definition at line 41 of file UnsupportedOperationExceptionImpl.java.

◆ toString()

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

Definition at line 46 of file UnsupportedOperationExceptionImpl.java.


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