public class XsrfCheckException extends RuntimeException
Constructor and Description |
---|
XsrfCheckException(@NotNull String message,
@NotNull String errorCode) |
Modifier and Type | Method and Description |
---|---|
@NotNull String |
getErrorCode()
Error code which should provide additional information about what has failed during the token validation.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@NotNull public @NotNull String getErrorCode()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.