public class PrincipalNotFoundException extends PlatformException
Description: 无法找到 Principal 错误
| 限定符 | 构造器和说明 |
|---|---|
|
PrincipalNotFoundException() |
|
PrincipalNotFoundException(String message) |
|
PrincipalNotFoundException(String message,
Throwable cause) |
protected |
PrincipalNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
PrincipalNotFoundException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Feedback |
getFeedback() |
getResultpublic PrincipalNotFoundException()
public PrincipalNotFoundException(String message)
public PrincipalNotFoundException(Throwable cause)
public Feedback getFeedback()
getFeedback 在接口中 HerodotusExceptiongetFeedback 在类中 PlatformExceptionCopyright © 2023 Dromara. All rights reserved.