Home
last modified time | relevance | path

Searched refs:MappingException (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/jurt/com/sun/star/uno/
H A DMappingException.java37 public class MappingException extends com.sun.star.uno.RuntimeException { class
41 public MappingException() { in MappingException() method in MappingException
50 public MappingException(String message) { in MappingException() method in MappingException
61 public MappingException(String message, Object context) { in MappingException() method in MappingException
H A Dmakefile.mk39 MappingException.java \
/aoo41x/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory_Test.java27 import com.sun.star.uno.MappingException;
63 new Class[] { null, MappingException.class, in testExceptionHandling()
73 new Class[] { null, MappingException.class, in testExceptionHandling()
120 throw new MappingException(); in sendRequest()

Completed in 11 milliseconds