public class DBVersionException extends Throwable
| Constructor and Description |
|---|
DBVersionException()
Creates a new instance of DBVersionException.
|
DBVersionException(String message)
Creates a new instance of DBVersionException.
|
DBVersionException(String message,
Throwable cause)
Creates a new instance of DBVersionException.
|
DBVersionException(Throwable cause)
Creates a new instance of DBVersionException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DBVersionException()
public DBVersionException(String message)
message - DOCUMENT ME!public DBVersionException(Throwable cause)
cause - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.