public class BaseException extends RuntimeException
BaseException(Integer code, String message)
Integer
getCode()
void
setCode(Integer code)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BaseException(Integer code, String message)
public Integer getCode()
public void setCode(Integer code)
Copyright © 2023. All Rights Reserved.