public class ParamException extends ClientException
| Constructor and Description |
|---|
ParamException(String format) |
ParamException(String format,
Object... args) |
ParamException(Throwable cause,
String format,
Object... args) |
code, discardCauseAndGetNewExcpetionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.