public class InputException extends RuntimeException
InputException()
InputException(String message)
InputException(String message, Throwable t)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InputException()
public InputException(String message)
public InputException(String message, Throwable t)
Copyright © 2021. All rights reserved.