public class UnsupportedProcessException extends TransactionalEngineException
TransactionalEngineException that can be thrown if a process is not supported by a repository| Constructor and Description |
|---|
UnsupportedProcessException()
Creates a new
UnsupportedProcessException. |
UnsupportedProcessException(String message)
Creates a new
UnsupportedProcessException. |
UnsupportedProcessException(String message,
Throwable cause)
Creates a new
UnsupportedProcessException. |
UnsupportedProcessException(Throwable cause)
Creates a new
UnsupportedProcessException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedProcessException()
UnsupportedProcessException.public UnsupportedProcessException(String message)
UnsupportedProcessException.message - The messagepublic UnsupportedProcessException(String message, Throwable cause)
UnsupportedProcessException.message - The messagecause - The causepublic UnsupportedProcessException(Throwable cause)
UnsupportedProcessException.cause - The causeCopyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.