Class UnpublishedOpenapiCannotBeSubscribeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
io.github.xezzon.zeroweb.common.exception.UnpublishedOpenapiCannotBeSubscribeException
- All Implemented Interfaces:
Serializable
- Author:
- xezzon
- See Also:
-
Field Summary
Fields inherited from class io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
EXCEPTION_I18N_BASENAME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
getLocalizedMessage, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnpublishedOpenapiCannotBeSubscribeException
public UnpublishedOpenapiCannotBeSubscribeException()
-