Class MessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.iohao.net.framework.core.exception.MessageException
- All Implemented Interfaces:
Serializable
MessageException
- Author:
- 渔民小镇
- See Also:
- date:
- 2021-12-20
-
Constructor Summary
ConstructorsConstructorDescriptionMessageException(int errorCode, String message) MessageException(ErrorInformation errorInformation) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MessageException
-
MessageException
-
-
Method Details
-
getErrorInformation
-