:: com :: sun :: star :: task ::

exception ErrorCodeIOException
Base Hierarchy
ErrorCodeIOException
 ┗ ::com::sun::star::io::IOException
    ┗ ::com::sun::star::uno::Exception

Elements' Summary
ErrCode specifies the error code; see tools/errcode.hxx for details.  
Elements' Details
ErrCode
long ErrCode;
Description
specifies the error code; see tools/errcode.hxx for details.
Top of Page