Class ZerowebBusinessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DataPermissionForbiddenException
,InvalidAccessKeyException
,InvalidPasswordException
,PublishedOpenapiCannotBeModifyException
,RepeatDataException
,UnpublishedOpenapiCannotBeSubscribeException
,UnsubscribeOpenapiException
ZeroWeb 业务异常
- Author:
- xezzon
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
EXCEPTION_I18N_BASENAME
- See Also:
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getLocalizedMessage
-