MinioInvalidXMLError constructor

MinioInvalidXMLError(
  1. String message
)

Implementation

MinioInvalidXMLError(String message) : super(message);