public class UnknownArtifactTypeException extends EarPluginException
| Constructor and Description |
|---|
UnknownArtifactTypeException()
Create an instance.
|
UnknownArtifactTypeException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownArtifactTypeException()
public UnknownArtifactTypeException(String message)
message - The message of the problem.Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.