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, toString
public ComponentDescriptorUnmarshallingException(String message)
ComponentDescriptorUnmarshallingException
instance.message
- exception messageCopyright © 2019. All rights reserved.