public class ParameterProcessingException extends FormattedRuntimeException
| Constructor and Description |
|---|
ParameterProcessingException(String message,
Object... args) |
ParameterProcessingException(Throwable throwable) |
ParameterProcessingException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParameterProcessingException(Throwable throwable)
Copyright © 2020. All rights reserved.