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