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

Public Member Functions

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

Detailed Description

Definition at line 26 of file IllegalOperationExceptionImpl.java.

Constructor & Destructor Documentation

◆ IllegalOperationExceptionImpl()

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

Definition at line 30 of file IllegalOperationExceptionImpl.java.

Member Function Documentation

◆ getEnvironment()

ServiceEnvironment org.opensplice.dds.core.IllegalOperationExceptionImpl.getEnvironment ( )
Returns
the org.omg.dds.core.ServiceEnvironment object that directly or indirectly was used to create this object.

Implements org.omg.dds.core.DDSObject.

Definition at line 37 of file IllegalOperationExceptionImpl.java.

◆ printStackTrace()

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

Definition at line 42 of file IllegalOperationExceptionImpl.java.

◆ toString()

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

Definition at line 47 of file IllegalOperationExceptionImpl.java.


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