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