public class BusinessRuntimeException extends RuntimeException
BusinessRuntimeException(String message)
BusinessRuntimeException(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 BusinessRuntimeException(String message)
public BusinessRuntimeException(Throwable cause)
Copyright © 2021. All rights reserved.