com.alibaba.druid.wall
Class WallSQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
com.alibaba.druid.wall.WallSQLException
- All Implemented Interfaces:
- Serializable, Iterable<Throwable>
public class WallSQLException
- extends SQLException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WallSQLException
public WallSQLException()
WallSQLException
public WallSQLException(String reason,
Throwable cause)
WallSQLException
public WallSQLException(String reason)
WallSQLException
public WallSQLException(Throwable cause)
Copyright © 2012 Alibaba Group. All Rights Reserved.