public class DOIDbException extends Exception
| Constructor and Description |
|---|
DOIDbException(String message,
SQLException ex)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DOIDbException(String message, SQLException ex)
message - message about the exceptionex - SQL exceptionCopyright © 2017–2020 CNES. All rights reserved.