UnsupportedChecksumAlgorithm
tus4s.http4s.server.TusDecodeFailure.UnsupportedChecksumAlgorithm
final case class UnsupportedChecksumAlgorithm(algo: ChecksumAlgorithm) extends TusDecodeFailure
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait TusDecodeFailuretrait DecodeFailuretrait MessageFailureclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Provides a default rendering of this failure as a Response.
Provides a default rendering of this failure as a Response.
Attributes
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- TusDecodeFailure
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
MessageFailure -> Throwable
- Inherited from:
- MessageFailure
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
MessageFailure -> Throwable
- Inherited from:
- MessageFailure
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
Concrete fields
Provides a message appropriate for logging.
Provides a message appropriate for logging.
Attributes
In this article