public class ParameterNotAvailableException extends RuntimeException
Constructor and Description |
---|
ParameterNotAvailableException(String message)
Instantiates a new Parameter Not Available Exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParameterNotAvailableException(String message)
message
- the error messageCopyright © 2021 IBM Cloud. All rights reserved.