public class MybatisPlusException extends RuntimeException
MybatisPlusException(String message)
MybatisPlusException(String message, Throwable throwable)
MybatisPlusException(Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MybatisPlusException(String message)
public MybatisPlusException(Throwable throwable)
public MybatisPlusException(String message, Throwable throwable)