public class ErrorResponse extends Object
Constructor and Description |
---|
ErrorResponse() |
Modifier and Type | Method and Description |
---|---|
static javax.ws.rs.core.Response |
error(String message,
Object[] params,
javax.ws.rs.core.Response.Status status) |
static javax.ws.rs.core.Response |
error(String message,
javax.ws.rs.core.Response.Status status) |
static javax.ws.rs.core.Response |
exists(String message) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.