public class AbstractException extends RuntimeException
ErrorCode
errorCode
AbstractException(String message, Throwable throwable, ErrorCode errorCode)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final ErrorCode errorCode
public AbstractException(String message, Throwable throwable, ErrorCode errorCode)
Copyright © 2022. All rights reserved.