public class UnacceptableException extends Exception
UnacceptableException(String message)
UnacceptableException(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 UnacceptableException(String message)
public UnacceptableException(Throwable cause)
Copyright © 2022. All rights reserved.