public static class PackagesManagementException.MetadataFormatException extends PackagesManagementException
PackagesManagementException.MetadataFormatException, PackagesManagementException.NotFoundException| Constructor and Description |
|---|
MetadataFormatException(String message)
Constructs an
MetadataFormatException with the specified detail message. |
MetadataFormatException(String message,
Throwable throwable)
Constructs an
MetadataFormatException with the specified detail message and the cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MetadataFormatException(String message)
MetadataFormatException with the specified detail message.message - The detail messageCopyright © 2017–2022 Apache Software Foundation. All rights reserved.