Home
last modified time | relevance | path

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

/trunk/main/io/source/stm/
H A Dstreamhelper.cxx53 throw IFIFO_OutOfBoundsException(); in write()
66 throw IFIFO_OutOfBoundsException(); in read()
78 throw IFIFO_OutOfBoundsException(); in skip()
H A Dstreamhelper.hxx40 class IFIFO_OutOfBoundsException : class
H A Dopipe.cxx307 catch ( IFIFO_OutOfBoundsException & ) in writeBytes()