public class VcdErrorResponseProcessingException extends VcdErrorException
| Constructor and Description |
|---|
VcdErrorResponseProcessingException(int httpStatusCode,
Exception processingException,
javax.ws.rs.WebApplicationException cause) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getErrorResponseProcessingException() |
String |
getMessage() |
String |
toString() |
getCause, getHttpStatusCodeaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic VcdErrorResponseProcessingException(int httpStatusCode,
Exception processingException,
javax.ws.rs.WebApplicationException cause)
public final Exception getErrorResponseProcessingException()
public String toString()
toString in class VcdErrorExceptionpublic String getMessage()
getMessage in class VcdErrorExceptionCopyright © 2019 VMware. All rights reserved.