Home
last modified time | relevance | path

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

/aoo4110/main/bridges/test/java_uno/any/
H A DTestAny.java529 new Type(DerivedException.class.getName(), in test()
857 DerivedException.class.getName(), in test()
1925 new DerivedException()), in test()
1937 new DerivedException()), in test()
1939 success &= testMapAny(transport, new DerivedException(), in test()
1942 new Any(new Type(DerivedException.class), in test()
1943 new DerivedException()), in test()
2223 public static class DerivedException extends BaseException { class in TestAny
2224 public DerivedException() {} in DerivedException() method in TestAny.DerivedException
2226 public DerivedException(String message) { in DerivedException() method in TestAny.DerivedException
[all …]

Completed in 17 milliseconds