<<< Rethrow example | Index | Exception chaining >>> |
When a method requires an exception that isn't provided by any of Java's exception types
When using a built-in Java exception would inappropriately expose details of a method's operation
<<< Rethrow example | Index | Exception chaining >>> |