Class XmlException.ToStringConversionFailure

All Implemented Interfaces:
Serializable
Enclosing class:
XmlException

public static class XmlException.ToStringConversionFailure extends JsonException
Exception indicates that conversion to a XML string just fail.
See Also:
  • Constructor Details

    • ToStringConversionFailure

      public ToStringConversionFailure(Throwable cause)
      Build a new instance.
      Parameters:
      cause - The cause