public class UnmodifiableMetadataException extends UnsupportedOperationException
Defined in the sis-metadata
module
Constructor and Description |
---|
UnmodifiableMetadataException(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 UnmodifiableMetadataException(String message)
message
- the detail message.Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.