public class ServiceException
extends org.springframework.core.NestedRuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceException.Builder |
| Modifier and Type | Method and Description |
|---|---|
RestErrorInfo |
getErrorInfo() |
org.springframework.http.HttpHeaders |
getHeaders() |
org.springframework.http.HttpStatus |
getStatus() |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic org.springframework.http.HttpStatus getStatus()
public org.springframework.http.HttpHeaders getHeaders()
public RestErrorInfo getErrorInfo()
Copyright © 2022. All rights reserved.