public class InvalidMetadataException extends IllegalStateException
Constructor and Description |
---|
InvalidMetadataException(String message)
Creates a new exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidMetadataException(String message)
message
- The detail message.Copyright © 1996–2019 Geotools. All rights reserved.