public class TheRockException
extends si.mazi.rescu.HttpStatusExceptionSupport
Modifier and Type | Class and Description |
---|---|
static class |
TheRockException.Error |
Modifier | Constructor and Description |
---|---|
protected |
TheRockException() |
|
TheRockException(List<TheRockException.Error> errors) |
Modifier and Type | Method and Description |
---|---|
List<TheRockException.Error> |
getErrors() |
getHttpStatusCode, getMessage, getStackTrace, setHttpStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected TheRockException()
public TheRockException(List<TheRockException.Error> errors)
public List<TheRockException.Error> getErrors()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.