Class YamlException.ToStringConversionFailure

All Implemented Interfaces:
Serializable
Enclosing class:
YamlException

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

    • ToStringConversionFailure

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