|
Exception Summary |
| WebLabCheckedException |
WebLab Checked Exception : that could/should be treated by enclosing module based on
"Best Practices for Exception Handling". |
| WebLabNotYetImplementedException |
RuntimeException to be thrown when a method is not implemented, or if a type of argument is not yet handle by the method. |
| WebLabResourceCreationException |
WebLabUncheckedException to be thrown when an error occurs in Resource creation. |
| WebLabRISyntaxException |
WebLabUncheckedException to be thrown when having syntax troubles with the WebLabRI. |
| WebLabUncheckedException |
Weblab Unchecked Exception based on "Best Practices for Exception Handling" Logging is done once when it's created |