类 SecurityAttributeClassNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.herodotus.stirrup.core.definition.exception.AbstractRuntimeException
cn.herodotus.stirrup.core.definition.exception.PlatformRuntimeException
cn.herodotus.stirrup.core.identity.exception.SecurityAttributeClassNotFoundException
- 所有已实现的接口:
cn.herodotus.stirrup.core.definition.exception.HerodotusException,Serializable
public class SecurityAttributeClassNotFoundException
extends cn.herodotus.stirrup.core.definition.exception.PlatformRuntimeException
Description: Security 属性 Class 未找到错误
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2024/4/16 23:39
-
构造器概要
构造器限定符构造器说明SecurityAttributeClassNotFoundException(String message, Throwable cause) protectedSecurityAttributeClassNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
方法概要
从类继承的方法 cn.herodotus.stirrup.core.definition.exception.AbstractRuntimeException
getResult
-
构造器详细资料
-
SecurityAttributeClassNotFoundException
public SecurityAttributeClassNotFoundException() -
SecurityAttributeClassNotFoundException
-
SecurityAttributeClassNotFoundException
-
SecurityAttributeClassNotFoundException
-
SecurityAttributeClassNotFoundException
-
-
方法详细资料
-
getFeedback
public cn.herodotus.stirrup.core.definition.domain.Feedback getFeedback()- 指定者:
getFeedback在接口中cn.herodotus.stirrup.core.definition.exception.HerodotusException- 覆盖:
getFeedback在类中cn.herodotus.stirrup.core.definition.exception.PlatformRuntimeException
-