19 package org.omg.dds.core;
27 private static final long serialVersionUID = 6105570967607779945L;
48 super(message, cause);
OutOfResourcesException(Throwable cause)
OutOfResourcesException()
OutOfResourcesException(String message, Throwable cause)
OutOfResourcesException(String message)
DDS recognizes a number of ways in which an operation may return, which are mapped to exceptions in t...