Class XmlParserException

All Implemented Interfaces:
Serializable

public class XmlParserException extends MinioException
Thrown to indicate that error at XML marshalling or unmarshalling.
See Also:
  • Constructor Details

    • XmlParserException

      public XmlParserException(Exception e)