public class AuthException
extends org.noear.solon.core.exception.StatusException
| Constructor and Description |
|---|
AuthException(AuthStatus status,
String message) |
| Modifier and Type | Method and Description |
|---|---|
AuthStatus |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthException(AuthStatus status, String message)
public AuthStatus getStatus()
Copyright © 2025. All rights reserved.