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