Error Output

The Error Output tab lists the possible exceptions that can be thrown by this activity. For more information about error codes and corrective action to take, see TIBCO ActiveMatrix BusinessWorks™ Error Codes.

Exception

Thrown When...

FileNotFoundException

The file does not exist.

IllegalRenameException

The destination file exists and its type is different than the type of the source file.

FileAlreadyExistsException

The file already exists.

FileIOException

An I/O exception occurred when trying to rename the file or directory.

This exception is also thrown if an attempt is made to move a directory.