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

/openjdk7/corba/src/share/classes/org/omg/CORBA/portable/
H A DApplicationException.java32 public class ApplicationException extends Exception { class in inherits:Exception
34 * Constructs an ApplicationException from the CORBA repository ID of the exception
39 public ApplicationException(String id, method in class:ApplicationException

Completed in 54 milliseconds