public class UndeletableProcessException extends TransactionalEngineException
TransactionalEngineException that can be thrown if a process cannot be deleted.| Constructor and Description |
|---|
UndeletableProcessException(org.n52.shetland.ogc.ows.OwsCode id)
Creates a new
UndeletableProcessException. |
| Modifier and Type | Method and Description |
|---|---|
org.n52.shetland.ogc.ows.OwsCode |
getId()
Get the identifier of the process that cannot be unregistered.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UndeletableProcessException(org.n52.shetland.ogc.ows.OwsCode id)
UndeletableProcessException.id - The identifier of the process that cannot be unregisteredCopyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.