Overview | Fields | This Package | All Packages
| Constructors | Description | 
| WFCException | Creates a WFCException object. | 
| Methods | Description | 
| getBaseException | Retrieves the lowest, inner-most exception for the specified exception. | 
| getStackTrace | Retrieves the stack trace for the specified exception. | 
| printStackTrace | Prints the stack trace of the WFCException object. | 
| rethrowException | Rethrows an exception, wrapping it in a WFCException object. | 
| toString | Retrieves the string representation of the WFCException object. |