public class Proj4jException extends RuntimeException
This is the base class for all exceptions thrown in the Proj4J API.
Constructor and Description |
---|
Proj4jException() |
Proj4jException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Proj4jException()
public Proj4jException(String message)
Copyright © 2021. All rights reserved.