public class SQLEngineTableNotFoundException extends SQLEngineException
Constructor and Description |
---|
SQLEngineTableNotFoundException(SQLException originalException)
Instantiates a new sQL engine table not found exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SQLEngineTableNotFoundException(SQLException originalException)
originalException
- the original exceptionCopyright © 2003–2021 XDEV Software. All rights reserved.