Searched refs:InactiveGroupException (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/rmi/server/
H A DInactiveGroupException.java38 public class InactiveGroupException extends ActivationException { class in inherits:ActivationException
47 public InactiveGroupException(String s) { method in class:InactiveGroupException
H A DActivationGroupImpl.java220 throw new InactiveGroupException("group is inactive");
H A DActivation.java1153 } catch (InactiveGroupException e) {

Completed in 5940 milliseconds