Skip to main content

ICriticalContainerError TypeAlias

Represents errors raised on container.

Signature​

export type ICriticalContainerError = IErrorBase;

Remarks​

The following are commonly thrown error types, but errorType could be any string.

  • @fluidframework/core-interfaces#FluidErrorTypes