:: com :: sun :: star :: system ::

exception SystemShellExecuteException
Base Hierarchy
SystemShellExecuteException
 ┗ ::com::sun::star::uno::Exception

Elements' Summary
PosixError A POSIX conforming error code or -1 for unknown errors.  
Elements' Details
PosixError
long PosixError;
Description
A POSIX conforming error code or -1 for unknown errors.
Top of Page