Home
last modified time | relevance | path

Searched refs:FacetNotExistException (Results 1 – 25 of 142) sorted by relevance

123456

/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/defaultServant/
H A DMyObjectI.py14 raise Ice.FacetNotExistException()
22 raise Ice.FacetNotExistException()
H A DAllTests.py63 except Ice.FacetNotExistException:
70 except Ice.FacetNotExistException:
/dports/devel/ice37/ice-3.7.2/python/test/Ice/defaultServant/
H A DMyObjectI.py14 raise Ice.FacetNotExistException()
22 raise Ice.FacetNotExistException()
H A DAllTests.py63 except Ice.FacetNotExistException:
70 except Ice.FacetNotExistException:
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/defaultServant/
H A DMyObjectI.py14 raise Ice.FacetNotExistException()
22 raise Ice.FacetNotExistException()
H A DAllTests.py63 except Ice.FacetNotExistException:
70 except Ice.FacetNotExistException:
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/defaultServant/
H A DMyObjectI.cs22 throw new Ice.FacetNotExistException(); in ice_ping()
37 throw new Ice.FacetNotExistException(); in getName()
H A DAllTests.cs81 catch(Ice.FacetNotExistException) in allTests()
91 catch(Ice.FacetNotExistException) in allTests()
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/defaultServant/
H A DMyObjectI.cs22 throw new Ice.FacetNotExistException(); in ice_ping()
37 throw new Ice.FacetNotExistException(); in getName()
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/defaultServant/
H A DMyObjectI.cs22 throw new Ice.FacetNotExistException(); in ice_ping()
37 throw new Ice.FacetNotExistException(); in getName()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/defaultServant/
H A DTestI.cpp21 throw Ice::FacetNotExistException(__FILE__, __LINE__); in ice_ping()
36 throw Ice::FacetNotExistException(__FILE__, __LINE__); in getName()
H A DAllTests.cpp81 catch(const Ice::FacetNotExistException&) in allTests()
91 catch(const Ice::FacetNotExistException&) in allTests()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/defaultServant/
H A DTestI.cpp21 throw Ice::FacetNotExistException(__FILE__, __LINE__); in ice_ping()
36 throw Ice::FacetNotExistException(__FILE__, __LINE__); in getName()
H A DAllTests.cpp81 catch(const Ice::FacetNotExistException&) in allTests()
91 catch(const Ice::FacetNotExistException&) in allTests()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/defaultServant/
H A DTestI.cpp21 throw Ice::FacetNotExistException(__FILE__, __LINE__); in ice_ping()
36 throw Ice::FacetNotExistException(__FILE__, __LINE__); in getName()
H A DAllTests.cpp81 catch(const Ice::FacetNotExistException&) in allTests()
91 catch(const Ice::FacetNotExistException&) in allTests()
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/defaultServant/
H A DMyObjectI.java22 throw new Ice.FacetNotExistException(); in ice_ping()
38 throw new Ice.FacetNotExistException(); in getName()
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/defaultServant/
H A DMyObjectI.java22 throw new Ice.FacetNotExistException(); in ice_ping()
38 throw new Ice.FacetNotExistException(); in getName()
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/defaultServant/
H A DMyObjectI.java22 throw new Ice.FacetNotExistException(); in ice_ping()
38 throw new Ice.FacetNotExistException(); in getName()
/dports/devel/ice37/ice-3.7.2/java/test/src/main/java/test/Ice/defaultServant/
H A DMyObjectI.java22 throw new com.zeroc.Ice.FacetNotExistException(); in ice_ping()
37 throw new com.zeroc.Ice.FacetNotExistException(); in getName()
/dports/devel/php-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/defaultServant/
H A DMyObjectI.java22 throw new com.zeroc.Ice.FacetNotExistException(); in ice_ping()
37 throw new com.zeroc.Ice.FacetNotExistException(); in getName()
/dports/devel/py-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/defaultServant/
H A DMyObjectI.java22 throw new com.zeroc.Ice.FacetNotExistException(); in ice_ping()
37 throw new com.zeroc.Ice.FacetNotExistException(); in getName()
/dports/devel/php-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/
H A DObjectPrxHelper.java66 catch(Ice.FacetNotExistException ex) in checkedCast()
99 catch(Ice.FacetNotExistException ex) in checkedCast()
/dports/devel/ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/
H A DObjectPrxHelper.java66 catch(Ice.FacetNotExistException ex) in checkedCast()
99 catch(Ice.FacetNotExistException ex) in checkedCast()
/dports/devel/py-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/Ice/
H A DObjectPrxHelper.java66 catch(Ice.FacetNotExistException ex) in checkedCast()
99 catch(Ice.FacetNotExistException ex) in checkedCast()

123456