public class PlatformAuthenticationException
extends org.springframework.security.core.AuthenticationException
implements cn.herodotus.engine.assistant.core.definition.exception.HerodotusException
Description: 平台认证基础Exception
| 构造器和说明 |
|---|
PlatformAuthenticationException(String msg) |
PlatformAuthenticationException(String msg,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
cn.herodotus.engine.assistant.core.domain.Feedback |
getFeedback() |
cn.herodotus.engine.assistant.core.domain.Result<String> |
getResult() |
public PlatformAuthenticationException(String msg)
public cn.herodotus.engine.assistant.core.domain.Feedback getFeedback()
getFeedback 在接口中 cn.herodotus.engine.assistant.core.definition.exception.HerodotusExceptionpublic cn.herodotus.engine.assistant.core.domain.Result<String> getResult()
getResult 在接口中 cn.herodotus.engine.assistant.core.definition.exception.HerodotusExceptionCopyright © 2023 Dromara. All rights reserved.