public class ExceptionUtils extends Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
getRootCause(Exception e)
This method returns the root cause of a given Exception.
|
Copyright © 2016 Saxonia Systems AG. All rights reserved.