public class InvalidMetadataException extends IllegalStateException
Defined in the sis-metadata module
| Constructor and Description |
|---|
InvalidMetadataException(String message)
Creates a new exception with the specified detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidMetadataException(String message)
message - The detail message.Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.