public class GlobalException extends RuntimeException
private Integer
code
GlobalException(ErrorMsg errorMsg)
GlobalException(Integer code, String msg)
Integer
getCode()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private final Integer code
public GlobalException(Integer code, String msg)
public GlobalException(ErrorMsg errorMsg)
public Integer getCode()
Copyright © 2022. All rights reserved.