:: 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.  
Elements' Details
ErrCode
long ErrCode;
Description
specifies the error code.
Top of Page