public class NoMetadataFormatsException extends HandlerException
| Constructor and Description |
|---|
NoMetadataFormatsException()
Creates a new instance of
NoMetadataFormatsException without
detail message. |
NoMetadataFormatsException(String msg)
Constructs an instance of
NoMetadataFormatsException with
the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoMetadataFormatsException()
NoMetadataFormatsException without
detail message.public NoMetadataFormatsException(String msg)
NoMetadataFormatsException with
the specified detail message.msg - the detail message.Copyright © 2017 DuraSpace. All Rights Reserved.