Thread
:
Copying a File
View Single Post
10-26-2012, 06:01 PM
PM User
|
#
9
OldBlue
New to the CF scene
Join Date: Oct 2012
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Out of curiosity, how does one add exceptions to this? Would they be added to the copyFile method as additional catch phrases, i.e.
Code:
catch (ExceptionNameHere exec){ exec.getMessage("message text"); }
Thanks in advance...
OldBlue
View Public Profile
Find More Posts by OldBlue