public class PreAuthorisationException extends RuntimeException
| Constructor and Description |
|---|
PreAuthorisationException(ErrorResponse errorResponse,
String message) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
getErrorResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PreAuthorisationException(ErrorResponse errorResponse, String message)
public ErrorResponse getErrorResponse()
Copyright © 2021. All rights reserved.