View Single Post
  #1 (permalink)  
Old 12-17-2009, 11:15 AM
TylerMitton TylerMitton is online now
Senior Member
 
Join Date: Nov 2009
Posts: 102
Default Intentionally throw an error

Hi, just wondering if there is a way to intentionally throw an error. I have a task that scrapes data from a webpage and I want it to throw an error if the page doesn't load properly. I've created the if statement that checks to see if the page is loaded the way it expects it, but I don't know how to throw an error within the if/end if.

If there isn't any way built into AA to do this I could just get it to do something that will cause an error... if that is the case, what would suggest?

Thanks!

Tyler
Reply With Quote