public class TransactionalEngineException extends EngineException
EngineException for transactional repositories.| Constructor and Description |
|---|
TransactionalEngineException()
Creates a new
TransactionalEngineException. |
TransactionalEngineException(String message)
Creates a new
TransactionalEngineException. |
TransactionalEngineException(String message,
Throwable cause)
Creates a new
TransactionalEngineException. |
TransactionalEngineException(Throwable cause)
Creates a new
TransactionalEngineException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionalEngineException()
TransactionalEngineException.public TransactionalEngineException(String message)
TransactionalEngineException.message - The messagepublic TransactionalEngineException(String message, Throwable cause)
TransactionalEngineException.message - The messagecause - The causepublic TransactionalEngineException(Throwable cause)
TransactionalEngineException.cause - The causeCopyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.