21 package org.opensplice.dds.core;
27 private static final long serialVersionUID = 5010127358127160989L;
32 this.environment = environment;
37 return this.environment;
ServiceEnvironment getEnvironment()
static String getOsplExceptionStack(Exception ex, StackTraceElement[] stack)
DDSExceptionImpl(OsplServiceEnvironment environment, String message)
DDS recognizes a number of ways in which an operation may return, which are mapped to exceptions in t...
DDS implementations are rooted in this class, a concrete subclass of which can be instantiated based ...