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

/openjdk10/corba/src/java.corba/share/classes/org/omg/CORBA/
H A DCODESET_INCOMPATIBLE.java37 public final class CODESET_INCOMPATIBLE extends SystemException { class in inherits:SystemException
40 * Constructs an <code>CODESET_INCOMPATIBLE</code> exception with
43 public CODESET_INCOMPATIBLE() { method in class:CODESET_INCOMPATIBLE
48 * Constructs an <code>CODESET_INCOMPATIBLE</code> exception with the
53 public CODESET_INCOMPATIBLE(String detailMessage) { method in class:CODESET_INCOMPATIBLE
58 * Constructs an <code>CODESET_INCOMPATIBLE</code> exception with the
64 public CODESET_INCOMPATIBLE(int minorCode, method in class:CODESET_INCOMPATIBLE
70 * Constructs an <code>CODESET_INCOMPATIBLE</code> exception with the
77 public CODESET_INCOMPATIBLE(String detailMessage, method in class:CODESET_INCOMPATIBLE

Completed in 44 milliseconds