Package cn.lm.mybatis.mapper.version
Class VersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.lm.mybatis.mapper.version.VersionException
- All Implemented Interfaces:
Serializable
- Since:
- 3.5.0
- Author:
- liuzh
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVersionException(String message) VersionException(String message, Throwable cause) VersionException(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
-
VersionException
public VersionException() -
VersionException
-
VersionException
-
VersionException
-