Class ResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.theword.queqiao.core.exception.QueQiaoException
io.github.theword.queqiao.core.exception.response.ResponseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResponseException(String message) ResponseException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResponseException
-
ResponseException
-
-
Method Details
-
unknownValue
-