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