public class CorsErrorResponseException
extends javax.ws.rs.WebApplicationException
Constructor and Description |
---|
CorsErrorResponseException(Cors cors,
String error,
String errorDescription,
javax.ws.rs.core.Response.Status status) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorDescription() |
javax.ws.rs.core.Response |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getErrorDescription()
public javax.ws.rs.core.Response getResponse()
getResponse
in class javax.ws.rs.WebApplicationException
Copyright © 2021 JBoss by Red Hat. All rights reserved.