public class ConverterException
extends java.lang.Exception
Converter.| Constructor and Description |
|---|
ConverterException()
Creates a new
ConverterException. |
ConverterException(java.lang.String message)
Creates a new
ConverterException. |
ConverterException(java.lang.String message,
java.lang.Throwable exception)
Creates a new
ConverterException. |
ConverterException(java.lang.Throwable exception)
Creates a new
ConverterException. |
public ConverterException()
ConverterException.public ConverterException(java.lang.String message)
ConverterException.message - the messagepublic ConverterException(java.lang.Throwable exception)
ConverterException.exception - the causepublic ConverterException(java.lang.String message,
java.lang.Throwable exception)
ConverterException.message - the messageexception - the causeCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.