public final class ErrorUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
getCause(Throwable throwable) |
static List<Message> |
getErrors(Throwable ex) |
static List<Message> |
getErrors(Throwable ex,
boolean isCheckSql) |
static boolean |
isDuplicateEntry(Throwable ex) |
Copyright © 2023. All rights reserved.