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 |
---|---|
javax.ws.rs.core.Response |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 JBoss by Red Hat. All rights reserved.