public class GoogleAuthenticatorException extends RuntimeException
| 构造器和说明 |
|---|
GoogleAuthenticatorException(String message)
Builds an exception with the provided error message.
|
GoogleAuthenticatorException(String message,
Throwable cause)
Builds an exception with the provided error mesasge and
the provided cuase.
|
public GoogleAuthenticatorException(String message)
message - the error message.Copyright © 2024. All rights reserved.