case classApplicationErrorCodec(underlying: DiscriminatorCodec[Throwable, Int], size: Int) extends Product with Serializable
A convenience class for building codecs for application errors.
Note that this API is experimental, and is only relevant if your service
throws exceptions. Building a service that returns errors as first-class
values is generally preferrable.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
A convenience class for building codecs for application errors.
Note that this API is experimental, and is only relevant if your service throws exceptions. Building a service that returns errors as first-class values is generally preferrable.