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