public class GeoPackageException extends RuntimeException
| Constructor and Description |
|---|
GeoPackageException()
Constructor
|
GeoPackageException(String message)
Constructor
|
GeoPackageException(String message,
Throwable throwable)
Constructor
|
GeoPackageException(Throwable throwable)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GeoPackageException()
public GeoPackageException(String message)
message - exception messagepublic GeoPackageException(String message, Throwable throwable)
message - exception messagethrowable - causepublic GeoPackageException(Throwable throwable)
throwable - causeCopyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.