CastError

public class CastError

The cast error.

  • The error code of the cast error.

    Declaration

    Swift

    public final let errorCode: ErrorCode
  • The description of the cast error.

    Declaration

    Swift

    public final let description: String?