#multi-catch Clear
Tags #php #kotlin #bash #go #sql #rust #typescript #html #java #python #files #utils #strings #http #concurrency #async #json #arrays #security #types #crypto #database #dates #format
Java Multi-Catch + Exception Chaining
Catch several unrelated exception types in one block with `|`. Re-throw with `cause` to preserve the stack trace and underlying error.