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