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