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