Click here to hide categories Click here to show left categories
User: Home welcome : Guest Log In / Register here
If you need to bubble an exception up the chain, use "throw" by itself. If you need to add information to the exception or repackage it, always pass the original exception as the inner exception.