19 package org.omg.dds.core;
111 extends RuntimeException implements
DDSObject {
116 private static final long serialVersionUID = -7560788483511488746L;
139 super(message, cause);
DDSException(String message, Throwable cause)
DDSException(Throwable cause)
A supertype of all DDS classes and interfaces.
DDSException(String message)
DDS recognizes a number of ways in which an operation may return, which are mapped to exceptions in t...