@Beta public class CsrfTokenRetrievalException extends RuntimeException
Constructor and Description |
---|
CsrfTokenRetrievalException(String message)
Returns a new CsrfTokenRetrievalException instance.
|
CsrfTokenRetrievalException(String message,
Exception cause)
Returns a new CsrfTokenRetrievalException instance.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021 SAP SE. All rights reserved.