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