AdobeStock_455007340

Trapping Java Exceptions

Home » Trapping Java Exceptions

The GetException() function may be used to obtain the Java exception object raised by a prior call to a Java object. Because ColdFusion resets the exception object on each method call you must use GetException() before any other methods or objects are called. (Applies to: ColdFusion 5 or later)

Leave a Reply