public class RestApiIllegalRequestParameterException extends Exception
Constructor and Description |
---|
RestApiIllegalRequestParameterException(String parameter,
String value,
String message)
Construct the exception
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
getParameter() |
String |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMessage()
getMessage
in class Throwable
public String getParameter()
public String getValue()
Copyright © 2019 Communote team. All rights reserved.