-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum BlockedByResponseReason extends Enum<BlockedByResponseReason>
Enum indicating the reason a response has been blocked. These reasons are refinements of the net error BLOCKED_BY_RESPONSE.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description CoepFrameResourceNeedsCoepHeaderCoopSandboxedIFrameCannotNavigateToCoopPageCorpNotSameOriginCorpNotSameOriginAfterDefaultedToSameOriginByCoepCorpNotSameSite
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-