Class RoleNotInheritableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
io.github.xezzon.zeroweb.role.exception.RoleNotInheritableException
- All Implemented Interfaces:
Serializable
public class RoleNotInheritableException
extends io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
角色不能被继承
- Author:
- xezzon
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
getHttpStatus, getParameters
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ERROR_CODE
- See Also:
-
-
Constructor Details
-
RoleNotInheritableException
public RoleNotInheritableException()
-
-
Method Details
-
getCode
- Specified by:
getCode
in classio.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
-