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