Class SdkJsonGenerator.JsonGenerationException

All Implemented Interfaces:
Serializable
Enclosing class:
SdkJsonGenerator

public static class SdkJsonGenerator.JsonGenerationException extends SdkClientException
Indicates an issue writing JSON content.
See Also:
  • Constructor Details

    • JsonGenerationException

      public JsonGenerationException(Throwable t)