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