public class Proj4jException extends java.lang.RuntimeException
This is the base class for all exceptions thrown in the Proj4J API.
Proj4jException()
Proj4jException(java.lang.String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Proj4jException()
public Proj4jException(java.lang.String message)