21 package org.opensplice.dds.core;
26 UnsupportedOperationException {
27 private static final long serialVersionUID = 8949143064254709920L;
33 this.environment = environment;
37 return this.environment;
static String getOsplExceptionStack(Exception ex, StackTraceElement[] stack)
ServiceEnvironment getEnvironment()
DDS implementations are rooted in this class, a concrete subclass of which can be instantiated based ...
UnsupportedOperationExceptionImpl(OsplServiceEnvironment environment, String message)