public final class ArtifactDescriptorCreateException extends RuntimeException
| Constructor and Description |
|---|
ArtifactDescriptorCreateException(String message)
Thrown to indicate any error related to errors in the structure of a plugin file or folder.
|
ArtifactDescriptorCreateException(String s,
Throwable throwable)
Thrown to indicate any error related to errors in the structure of a plugin file or folder.
|
ArtifactDescriptorCreateException(Throwable cause)
Thrown to indicate any error related to errors in the structure of a plugin file or folder.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArtifactDescriptorCreateException(String message)
message - public ArtifactDescriptorCreateException(String s, Throwable throwable)
s - throwable - public ArtifactDescriptorCreateException(Throwable cause)
cause - Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.