Interface EncodeError.NotWritableType

All Superinterfaces:
EncodeError
Enclosing interface:
EncodeError

public static sealed interface EncodeError.NotWritableType extends EncodeError
An interface that indicates a EncodeError when the type is not writable.
  • Method Details

    • type

      Type type()
      Gets the Type that is not writable.
      Returns:
      the Type that is not writable