public class InvalidEndpointRequestException extends RuntimeException
| Constructor and Description | 
|---|
| InvalidEndpointRequestException(String message,
String reason) | 
| InvalidEndpointRequestException(String message,
String reason,
Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getReason()Return the reason explaining why the request is invalid, potentially  null. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Pivotal Software, Inc.. All rights reserved.