public abstract class AbstractCustomException extends Exception
protected
AbstractCustomException(String... params)
String[]
getParams()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected AbstractCustomException(String... params)
public String[] getParams()
Copyright © 2022. All rights reserved.