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