public class ErrorResponseRest extends Object
| Constructor and Description |
|---|
ErrorResponseRest() |
ErrorResponseRest(org.jboss.pnc.spi.exception.BuildConflictException e) |
ErrorResponseRest(Exception e) |
ErrorResponseRest(String errorType,
String errorMessage) |
ErrorResponseRest(ValidationException e) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDetails() |
String |
getErrorMessage() |
String |
getErrorType() |
public ErrorResponseRest()
public ErrorResponseRest(Exception e)
public ErrorResponseRest(ValidationException e)
public ErrorResponseRest(org.jboss.pnc.spi.exception.BuildConflictException e)
Copyright © 2014–2017. All rights reserved.