works.iterative.service.email.EmailNotificationService.Error
See theError companion trait
object Error
Attributes
Members list
Type members
Classlikes
case class ConfigurationError(message: String, ex: Option[Throwable]) extends Error
object ConfigurationError
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ConfigurationError.type
case class InvalidRequest(message: String) extends Error
object InvalidRequest
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InvalidRequest.type
case class TransportFailed(message: String, ex: Option[Throwable]) extends Error
object TransportFailed
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TransportFailed.type
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