public class AssertException extends BusinessException
AssertException()
AssertException(String message)
AssertException(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 AssertException()
public AssertException(String message)
public AssertException(String message, Throwable e)
Copyright © 2022. All rights reserved.