public class MetadataException extends RuntimeException
SQLException
.Constructor and Description |
---|
MetadataException(String message)
Constructs an instance of
MetadataException with the specified
detail message. |
MetadataException(String message,
Exception cause)
Constructs an instance of
MetadataException with the specified cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MetadataException(String message)
MetadataException
with the specified
detail message.message
- The detail message.Copyright © 1996–2018 Geotools. All rights reserved.