public class InvalidArgumentException extends RuntimeException
Valid
,
Serialized FormConstructor and Description |
---|
InvalidArgumentException() |
InvalidArgumentException(String message) |
InvalidArgumentException(String message,
Throwable cause) |
InvalidArgumentException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.