Package com.io7m.sunburst.runtime
Interface SBRuntimeProblemType
- All Known Implementing Classes:
SBRuntimeBrokenPeerFactory,SBRuntimeConflictingPeer,SBRuntimeInventoryProblem,SBRuntimeUnsatisfiedRequirement
public sealed interface SBRuntimeProblemType
permits SBRuntimeBrokenPeerFactory, SBRuntimeConflictingPeer, SBRuntimeInventoryProblem, SBRuntimeUnsatisfiedRequirement
The type of problems that can occur when trying to set up a runtime context.