Class ClientExceptionNoBody
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
it.gov.pagopa.common.web.exception.ClientException
it.gov.pagopa.common.web.exception.ClientExceptionNoBody
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClientExceptionNoBody(org.springframework.http.HttpStatus httpStatus, String message) ClientExceptionNoBody(org.springframework.http.HttpStatus httpStatus, String message, boolean printStackTrace, Throwable ex) ClientExceptionNoBody(org.springframework.http.HttpStatus httpStatus, String message, Throwable ex) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientExceptionNoBody
-
ClientExceptionNoBody
-
ClientExceptionNoBody
-