Class TomlStreamWriteException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.fasterxml.jackson.core.JacksonException
com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.exc.StreamWriteException
com.fasterxml.jackson.dataformat.toml.TomlStreamWriteException
All Implemented Interfaces:
Serializable

public final class TomlStreamWriteException extends com.fasterxml.jackson.core.exc.StreamWriteException
See Also:
  • Method Details

    • withGenerator

      public com.fasterxml.jackson.core.exc.StreamWriteException withGenerator(com.fasterxml.jackson.core.JsonGenerator g)
      Specified by:
      withGenerator in class com.fasterxml.jackson.core.exc.StreamWriteException