Searched defs:InstanceAlreadyExistsException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/
H A DInstanceAlreadyExistsException.java34 public class InstanceAlreadyExistsException extends OperationsException { class in inherits:OperationsException
42 public InstanceAlreadyExistsException() { method in class:InstanceAlreadyExistsException
51 public InstanceAlreadyExistsException(String message) { method in class:InstanceAlreadyExistsException

Completed in 42 milliseconds