public class MetadataException extends Exception
| Constructor and Description |
|---|
MetadataException(String message)
Creates an instance of this exception from given message.
|
MetadataException(String message,
Throwable cause)
Creates an instance of this exception from given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MetadataException(String message)
message - - the message to set to newly created exception.Copyright © 2025 MuleSoft, Inc.. All rights reserved.