public class UnsupportedInputFormatException extends EngineException
| Constructor and Description |
|---|
UnsupportedInputFormatException() |
UnsupportedInputFormatException(String message) |
UnsupportedInputFormatException(String message,
Throwable cause) |
UnsupportedInputFormatException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedInputFormatException()
public UnsupportedInputFormatException(String message)
public UnsupportedInputFormatException(String message, Throwable cause)
public UnsupportedInputFormatException(Throwable cause)
Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.