Class XmlWriterException

All Implemented Interfaces:
Serializable

@Experimental public class XmlWriterException extends MavenException
An exception thrown during the writing of an xml file.
Since:
4.0
See Also:
  • Constructor Details

    • XmlWriterException

      public XmlWriterException(String message, Exception e)
      Parameters:
      message - the message for the exception
      e - the exception itself