CodingFailure

com.coralogix.zio.k8s.client.CodingFailure
final case class CodingFailure(requestInfo: K8sRequestInfo, failure: CharacterCodingException) extends K8sFailure

Error in the UTF-8 character coding of the response from the Kubernetes API

Value parameters

failure

The character coding error

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait K8sFailure
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product