izumi.fundamentals.platform.integration.ResourceCheck
See theResourceCheck companion trait
object ResourceCheck
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ResourceCheck.type
Members list
Type members
Classlikes
sealed trait Failure extends ResourceCheck
Attributes
- Supertypes
- Known subtypes
-
class ResourceUnavailable
final case class ResourceUnavailable(description: String, cause: Option[Throwable]) extends Failure
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Failuretrait ResourceCheckclass Objecttrait Matchableclass AnyShow all
final case class Success() extends ResourceCheck
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ResourceCheckclass 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