com.alibaba.druid.sql.parser
Class SQLParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alibaba.druid.DruidRuntimeException
com.alibaba.druid.sql.parser.SQLParseException
- All Implemented Interfaces:
- Serializable
public class SQLParseException
- extends DruidRuntimeException
- Author:
- wenshao
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SQLParseException
public SQLParseException()
SQLParseException
public SQLParseException(String message)
SQLParseException
public SQLParseException(String message,
Throwable cause)
Copyright © 2012 Alibaba Group. All Rights Reserved.