Lines Matching refs:THROWS
139 … THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) );
141 … THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) );
143 … THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) );
153 THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ) in writeBytes()
165 THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ) in flush()
171 … THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ) in closeOutput()
197 … THROWS( ( IllegalArgumentException,
202 … INT32 hTestHandle) THROWS( ( IllegalArgumentException,
205 virtual BOOL testPassed(void) THROWS( ( UsrSystemException) );
206 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) );
207 virtual Sequence< UsrAny > getErrorExceptions(void) THROWS( (UsrSystemException) );
208 virtual Sequence< UString > getWarnings(void) THROWS( (UsrSystemException) );
249 virtual INT16 getLength(void) THROWS( (UsrSystemException) );
250 virtual UString getNameByIndex(INT16 i) THROWS( (UsrSystemException) );
251 virtual UString getTypeByIndex(INT16 i) THROWS( (UsrSystemException) );
252 virtual UString getTypeByName(const UString& aName) THROWS( (UsrSystemException) );
253 virtual UString getValueByIndex(INT16 i) THROWS( (UsrSystemException) );
254 virtual UString getValueByName(const UString& aName) THROWS( (UsrSystemException) );
292 INT16 AttributeListImpl::getLength(void) THROWS( (UsrSystemException) ) in getLength()
304 UString AttributeListImpl::getNameByIndex(INT16 i) THROWS( (UsrSystemException) ) in getNameByIndex()
313 UString AttributeListImpl::getTypeByIndex(INT16 i) THROWS( (UsrSystemException) ) in getTypeByIndex()
321 UString AttributeListImpl::getValueByIndex(INT16 i) THROWS( (UsrSystemException) ) in getValueByIndex()
330 UString AttributeListImpl::getTypeByName( const UString& sName ) THROWS( (UsrSystemException) ) in getTypeByName()
342 UString AttributeListImpl::getValueByName(const UString& sName) THROWS( (UsrSystemException) ) in getValueByName()
410 XInterfaceRef OSaxWriterTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Except… in OSaxWriterTest_CreateInstance()
417 UString OSaxWriterTest_getServiceName( ) THROWS( () ) in OSaxWriterTest_getServiceName()
422 UString OSaxWriterTest_getImplementationName( ) THROWS( () ) in OSaxWriterTest_getImplementationName()
427 Sequence<UString> OSaxWriterTest_getSupportedServiceNames( ) THROWS( () ) in OSaxWriterTest_getSupportedServiceNames()
450 … THROWS( ( IllegalArgumentException, in testInvariant()
470 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, in test()
518 BOOL OSaxWriterTest::testPassed(void) THROWS( (UsrSystemExcep… in testPassed()
524 Sequence< UString > OSaxWriterTest::getErrors(void) THROWS( (UsrSystemE… in getErrors()
530 Sequence< UsrAny > OSaxWriterTest::getErrorExceptions(void) THROWS( (UsrSystemE… in getErrorExceptions()
536 Sequence< UString > OSaxWriterTest::getWarnings(void) THROWS( (UsrSystemExcep… in getWarnings()