public class ComponentDescriptorUnmarshallingException extends Exception
| Constructor and Description |
|---|
ComponentDescriptorUnmarshallingException(String message)
Construct a new
ComponentDescriptorUnmarshallingException instance. |
ComponentDescriptorUnmarshallingException(String message,
Throwable cause)
Construct a new
ComponentDescriptorUnmarshallingException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ComponentDescriptorUnmarshallingException(String message)
ComponentDescriptorUnmarshallingException instance.message - exception messageCopyright © 2001–2016 Codehaus Plexus. All rights reserved.