Class HcDDLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.huiche.core.exception.HcException
org.huiche.ddl.exception.HcDDLException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionHcDDLException(String message) DDL异常HcDDLException(String message, Throwable cause) DDL异常 -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HcDDLException
-
HcDDLException
-