Lines Matching refs:Error

53 			Error( "Can't get XOutputStream implementation from substream '" + sStreamName + "'!" );  in WriteBytesToStream()
61 Error( "Can't get XTruncate implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream()
73 Error( "Can't write to stream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream()
81 Error( "Can't get XPropertySet implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream()
93 Error( "Can't set properties to substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream()
103 Error( "The 'Size' property of substream '" + sStreamName + "' contains wrong value!" ); in WriteBytesToStream()
109 Error( "Can't get 'Size' property from substream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream()
117 Error( "Can't get XComponent implementation from substream '" + sStreamName + "'!" ); in WriteBytesToStream()
140 Error( "Can't create substream '" + sStreamName + "'!" ); in WriteBytesToSubstream()
146 Error( "Can't create substream '" + sStreamName + "', exception : " + e + "!" ); in WriteBytesToSubstream()
168 Error( "Can't create substream '" + sStreamName + "'!" ); in WriteBytesToEncrSubstream()
174 Error( "Can't create substream '" + sStreamName + "', exception : " + e + "!" ); in WriteBytesToEncrSubstream()
196 Error( "Can't create substream '" + sStreamName + "'!" ); in WBToSubstrOfEncr()
202 Error( "Can't create substream '" + sStreamName + "', exception : " + e + "!" ); in WBToSubstrOfEncr()
210 Error( "Can't get XPropertySet implementation from substream '" + sStreamName + "'!" ); in WBToSubstrOfEncr()
221 Error( "Can't set 'Encrypted' property to substream '" + sStreamName + "', exception: " + e ); in WBToSubstrOfEncr()
241 Error( "Can't open substream '" + sStreamName + "'!" ); in ChangeStreamPass()
247 Error( "Can't open substream '" + sStreamName + "', exception : " + e + "!" ); in ChangeStreamPass()
267 Error( "Can't change encryption key of the substream '" + sStreamName + "', exception:" + e ); in ChangeStreamPass()
275 Error( "Can't get XComponent implementation from substream '" + sStreamName + "'!" ); in ChangeStreamPass()
303 Error( "'IsRoot' property contains wrong value!" ); in setStorageTypeAndCheckProps()
310 Error( "'OpenMode' property contains wrong value!" ); in setStorageTypeAndCheckProps()
316 Error( "Can't control properties of substorage, exception: " + e ); in setStorageTypeAndCheckProps()
321 Error( "Can't get XPropertySet implementation from storage!" ); in setStorageTypeAndCheckProps()
345 Error( "'MediaType' property contains wrong value, expected '" in checkStorageProperties()
352 Error( "'IsRoot' property contains wrong value!" ); in checkStorageProperties()
359 Error( "'OpenMode' property contains wrong value!" ); in checkStorageProperties()
365 Error( "Can't get properties of substorage, exception: " + e ); in checkStorageProperties()
370 Error( "Can't get XPropertySet implementation from storage!" ); in checkStorageProperties()
385 Error( "Can't get XInputStream implementation from substream '" + sName + "'!" ); in InternalCheckStream()
398 Error( "Can't read from stream '" + sName + "', exception: " + e ); in InternalCheckStream()
405 Error( "SubStream '" + sName + "' reading produced disaster!" ); in InternalCheckStream()
411Error( "SubStream '" + sName + "' contains wrong amount of data! (" + pContents[0].length + "/" + … in InternalCheckStream()
420 Error( "SubStream '" + sName + "' contains wrong data!" ); in InternalCheckStream()
442 Error( "'MediaType' property contains wrong value for stream '" + sName + "',\nexpected: '" in InternalCheckStream()
449 Error( "'Size' property contains wrong value for stream'" + sName + "'!" ); in InternalCheckStream()
455 Error( "Can't get properties of substream '" + sName + "', exception: " + e ); in InternalCheckStream()
460 Error( "Can't get XPropertySet implementation from stream '" + sName + "'!" ); in InternalCheckStream()
479 Error( "Can't open substream '" + sName + "'!" ); in checkStream()
485 Error( "Can't open substream '" + sName + "', exception : " + e + "!" ); in checkStream()
503 Error( "Wrong password is used in the test!" ); in checkEncrStream()
510 Error( "Encrypted stream '" + sName + "' was opened without password!" ); in checkEncrStream()
517Error( "Unexpected exception in case of opening of encrypted stream '" + sName + "' without passwo… in checkEncrStream()
526 Error( "Encrypted stream '" + sName + "' was opened with wrong password!" ); in checkEncrStream()
533Error( "Unexpected exception in case of opening of encrypted stream '" + sName + "' with wrong pas… in checkEncrStream()
544 Error( "Can't open encrypted substream '" + sName + "'!" ); in checkEncrStream()
550 Error( "Can't open encrypted substream '" + sName + "', exception : " + e + "!" ); in checkEncrStream()
566 Error( "Storage copying failed, exception: " + e ); in copyStorage()
579 Error( "Storage doesn't implement transacted access!" ); in commitStorage()
589 Error( "Storage commit failed, exception:" + e ); in commitStorage()
602 Error( "Can't retrieve XComponent implementation from storage!" ); in disposeStorage()
612 Error( "Storage disposing failed!" ); in disposeStorage()
626 Error( "Can't get the input part of a stream!" ); in getInputStream()
630 Error( "Can't get the input part of a stream, exception :" + e ); in getInputStream()
644 Error( "Can't get the output part of a stream!" ); in closeOutput()
650 Error( "Can't get the output part of a stream, exception :" + e ); in closeOutput()
660 Error( "Can't close output part of a stream, exception :" + e ); in closeOutput()
678 Error( "Can't open substorage '" + sName + "', exception: " + e ); in openSubStorage()
697 Error( "Can't create temporary file!" ); in CreateTempFileStream()
725 Error( "Can't control TempFile properties, exception: " + e ); in CreateTempFile()
730 Error( "Can't create temporary file representation!" ); in CreateTempFile()
748 Error( "Can't close TempFile!" ); in CreateTempFile()
752 Error( "Can't close TempFile, exception: " + e ); in CreateTempFile()
767 Error( "Element copying failed, exception: " + e ); in copyElementTo()
783 Error( "Element moving failed, exception: " + e ); in moveElementTo()
799 Error( "Element renaming failed, exception: " + e ); in renameElement()
815 Error( "Element removing failed, exception: " + e ); in removeElement()
833 Error( "Can't create substream '" + sStreamName + "'!" ); in OpenStream()
837 Error( "Can't create substream '" + sStreamName + "', exception : " + e + "!" ); in OpenStream()
849 Error( "The trying to reopen opened substorage '" + sName + "' must fail!" ); in cantOpenStorage()
865 Error( "The trying to open substoream '" + sName + "' must fail!" ); in cantOpenStream()
875 public void Error( String sError ) in Error() method in TestHelper