public class GuestTokenValidationException extends RuntimeException
GuestToken
.Constructor and Description |
---|
GuestTokenValidationException() |
GuestTokenValidationException(String message) |
GuestTokenValidationException(String message,
Throwable cause) |
GuestTokenValidationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
GuestTokenValidationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.