public class GlobalException extends RuntimeException
private Integer
code
GlobalException(Integer code, String msg)
GlobalException(MsgEnum msgEnum)
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(MsgEnum msgEnum)
Copyright © 2022. All rights reserved.