Top   Module   Use   Manual   Index 

com :: sun :: star :: io ::

exception UnexpectedEOFException

Base Exception
com::sun::star::io::IOException

Description
is thrown when the EOF/code> is reached during reading a datatype ( long , string , etc.).

Top of Page