soidc.core.SoidcError
See theSoidcError companion trait
object SoidcError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SoidcError.type
Members list
Type members
Classlikes
final case class JwksError(uri: Uri, cause: Throwable) extends RuntimeException, SoidcError
Attributes
- Supertypes
-
trait Producttrait Equalstrait SoidcErrorclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class JwtError(cause: JwtError) extends RuntimeException, SoidcError
Attributes
- Supertypes
-
trait Producttrait Equalstrait SoidcErrorclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class OpenIdConfigError(uri: Uri, cause: Throwable) extends RuntimeException, SoidcError
Attributes
- Supertypes
-
trait Producttrait Equalstrait SoidcErrorclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class TooManyValidationRequests(minDelay: FiniteDuration) extends RuntimeException, SoidcError
Attributes
- Supertypes
-
trait Producttrait Equalstrait SoidcErrorclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article