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

Public Member Functions

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

Detailed Description

Definition at line 26 of file ImmutablePolicyExceptionImpl.java.

Constructor & Destructor Documentation

◆ ImmutablePolicyExceptionImpl()

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

Definition at line 30 of file ImmutablePolicyExceptionImpl.java.

Member Function Documentation

◆ getEnvironment()

ServiceEnvironment org.opensplice.dds.core.ImmutablePolicyExceptionImpl.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 ImmutablePolicyExceptionImpl.java.

◆ printStackTrace()

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

Definition at line 42 of file ImmutablePolicyExceptionImpl.java.

◆ toString()

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

Definition at line 47 of file ImmutablePolicyExceptionImpl.java.


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