public final class ErrorUtil extends Object
static Throwable
getCause(Throwable throwable)
static List<Message>
getErrors(Throwable ex)
getErrors(Throwable ex, boolean isCheckSql)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Throwable getCause(Throwable throwable)
public static List<Message> getErrors(Throwable ex)
public static List<Message> getErrors(Throwable ex, boolean isCheckSql)
Copyright © 2024. All rights reserved.